Searched refs:openLibrary (Results 1 – 2 of 2) sorted by relevance
160 mxBasicLib = openLibrary( PROP_BasicLibraries, false ); in VbaProject()161 mxDialogLib = openLibrary( PROP_DialogLibraries, false ); in VbaProject()232 Reference< XNameContainer > VbaProject::openLibrary( sal_Int32 nPropId, bool bCreateMissing ) in openLibrary() function in oox::ole::VbaProject252 mxBasicLib = openLibrary( PROP_BasicLibraries, true ); in createBasicLibrary()259 mxDialogLib = openLibrary( PROP_DialogLibraries, true ); in createDialogLibrary()
163 openLibrary( sal_Int32 nPropId, bool bCreateMissing );
Completed in 14 milliseconds