Lines Matching refs:xLib
184 const Reference < XNameContainer >& xLib, in writeLibraryElement()
211 Any aElement = xLib->getByName( aElementName ); in writeLibraryElement()
214 Reference< script::vba::XVBAModuleInfo > xModInfo( xLib, UNO_QUERY ); in writeLibraryElement()
243 ( const Reference < XNameContainer >& xLib, in importLibraryElement()
371 Reference< script::vba::XVBAModuleInfo > xVBAModuleInfo( xLib, UNO_QUERY ); in importLibraryElement()
706 Reference< XNameContainer > xLib( pLib ); in implStorePasswordLibrary() local
707 writeLibraryElement( xLib, aElementName, xOutput ); in implStorePasswordLibrary()
842 Reference< XNameContainer > xLib( pLib ); in implStorePasswordLibrary() local
843 writeLibraryElement( xLib, aElementName, xOut ); in implStorePasswordLibrary()
1005 Reference< XNameContainer > xLib( pLib ); in implLoadPasswordLibrary() local
1006 Any aAny = importLibraryElement( xLib, in implLoadPasswordLibrary()
1111 Reference< XNameContainer > xLib( pLib ); in implLoadPasswordLibrary() local
1112 Any aAny = importLibraryElement( xLib, in implLoadPasswordLibrary()