Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth
git-svn-id: svn://10.0.0.236/trunk@9106 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -140,6 +140,9 @@ extern void LO_SetJavaAppTransparent(LO_JavaAppStruct *javaData);
|
||||
extern void LO_SetEmbedType(LO_EmbedStruct *embed, PRBool is_windowed);
|
||||
extern void LO_SetEmbedSize( MWContext *context, LO_EmbedStruct *embed, int32 width, int32 height );
|
||||
|
||||
extern char* LO_GetBuiltInAttribute (LO_BuiltinStruct *pBuiltin_struct,
|
||||
char* att);
|
||||
|
||||
#ifdef JAVA
|
||||
extern void LO_SetJavaAppTransparent(LO_JavaAppStruct *javaData);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user