Lines Matching defs:aName
111 Any NameContainer::getByName( const OUString& aName ) in getByName()
130 sal_Bool NameContainer::hasByName( const OUString& aName ) in hasByName()
140 void NameContainer::replaceByName( const OUString& aName, const Any& aElement ) in replaceByName()
186 void NameContainer::insertByName( const OUString& aName, const Any& aElement ) in insertByName()
233 void NameContainer::removeByName( const OUString& aName ) in removeByName()
479 OUString aName = pNames[ i ]; in isModified() local
993 OUString aName = pNames[ i ]; in init_Impl() local
1351 ( SfxLibrary* pLib, const OUString& aName ) in createAppLibraryFolder()
1378 const OUString& aName, const uno::Reference< embed::XStorage >& xStorage ) in implStoreLibrary()
1388 const OUString& aName, const uno::Reference< embed::XStorage >& xStorage, in implStoreLibrary()
2150 Any SfxLibraryContainer::getByName( const OUString& aName ) in getByName()
2165 sal_Bool SfxLibraryContainer::hasByName( const OUString& aName ) in hasByName()
3044 Any SfxLibrary::getByName( const OUString& aName ) in getByName()
3059 sal_Bool SfxLibrary::hasByName( const OUString& aName ) in hasByName()
3090 void SfxLibrary::replaceByName( const OUString& aName, const Any& aElement ) in replaceByName()
3104 void SfxLibrary::insertByName( const OUString& aName, const Any& aElement ) in insertByName()