Lines Matching refs:SfxLibraryContainer
355 DBG_NAME( SfxLibraryContainer ) in DBG_NAME() argument
358 SfxLibraryContainer::SfxLibraryContainer( void ) in DBG_NAME()
371 DBG_CTOR( SfxLibraryContainer, NULL ); in DBG_NAME()
394 SfxLibraryContainer::~SfxLibraryContainer() in ~SfxLibraryContainer()
398 DBG_DTOR( SfxLibraryContainer, NULL ); in ~SfxLibraryContainer()
401 void SfxLibraryContainer::checkDisposed() const in checkDisposed()
404 throw DisposedException( ::rtl::OUString(), *const_cast< SfxLibraryContainer* >( this ) ); in checkDisposed()
407 void SfxLibraryContainer::enterMethod() in enterMethod()
413 void SfxLibraryContainer::leaveMethod() in leaveMethod()
418 BasicManager* SfxLibraryContainer::getBasicManager( void ) in getBasicManager()
432 Reference< XStorage > SAL_CALL SfxLibraryContainer::getRootStorage() throw (RuntimeException) in getRootStorage()
438 void SAL_CALL SfxLibraryContainer::setRootStorage( const Reference< XStorage >& _rxRootStorage ) th… in setRootStorage()
448 void SAL_CALL SfxLibraryContainer::storeLibrariesToStorage( const Reference< XStorage >& _rxRootSto… in storeLibrariesToStorage()
466 sal_Bool SfxLibraryContainer::isModified() throw (RuntimeException) in isModified()
499 void SAL_CALL SfxLibraryContainer::setModified( sal_Bool _bModified ) throw (PropertyVetoException,… in setModified()
505 void SAL_CALL SfxLibraryContainer::addModifyListener( const Reference< XModifyListener >& _rxListen… in addModifyListener()
511 void SAL_CALL SfxLibraryContainer::removeModifyListener( const Reference< XModifyListener >& _rxLis… in removeModifyListener()
518 Any SAL_CALL SfxLibraryContainer::getRootLocation() throw (RuntimeException) in getRootLocation()
524 ::rtl::OUString SAL_CALL SfxLibraryContainer::getContainerLocationName() throw (RuntimeException) in getContainerLocationName()
530 void SAL_CALL SfxLibraryContainer::storeLibraries( ) throw (WrappedTargetException, RuntimeExcepti… in storeLibraries()
582 sal_Bool SfxLibraryContainer::init( const OUString& rInitialDocumentURL, const uno::Reference< embe… in init()
594 sal_Bool SfxLibraryContainer::init_Impl( in init_Impl()
1072 SfxLibraryContainer* pPrevCont = createInstanceImpl(); in init_Impl()
1236 void SfxLibraryContainer::implScanExtensions( void ) in implScanExtensions()
1278 void SfxLibraryContainer::checkStorageURL( const OUString& aSourceURL, in checkStorageURL()
1304 SfxLibrary* SfxLibraryContainer::getImplLib( const String& rLibraryName ) in getImplLib()
1317 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary()
1325 sal_Bool SfxLibraryContainer::implStorePasswordLibrary( in implStorePasswordLibrary()
1336 sal_Bool SfxLibraryContainer::implLoadPasswordLibrary( in implLoadPasswordLibrary()
1350 OUString SfxLibraryContainer::createAppLibraryFolder in createAppLibraryFolder()
1377 void SfxLibraryContainer::implStoreLibrary( SfxLibrary* pLib, in implStoreLibrary()
1387 void SfxLibraryContainer::implStoreLibrary( SfxLibrary* pLib, in implStoreLibrary()
1540 void SfxLibraryContainer::implStoreLibraryIndexFile( SfxLibrary* pLib, in implStoreLibraryIndexFile()
1549 void SfxLibraryContainer::implStoreLibraryIndexFile( SfxLibrary* pLib, in implStoreLibraryIndexFile()
1657 sal_Bool SfxLibraryContainer::implLoadLibraryIndexFile( SfxLibrary* pLib, in implLoadLibraryIndexFile()
1762 void SfxLibraryContainer::implImportLibDescriptor in implImportLibDescriptor()
1785 void SfxLibraryContainer::storeLibraries_Impl( const uno::Reference< embed::XStorage >& i_rStorage,… in storeLibraries_Impl()
2134 Type SAL_CALL SfxLibraryContainer::getElementType() in getElementType()
2141 sal_Bool SfxLibraryContainer::hasElements() in hasElements()
2150 Any SfxLibraryContainer::getByName( const OUString& aName ) in getByName()
2158 Sequence< OUString > SfxLibraryContainer::getElementNames() in getElementNames()
2165 sal_Bool SfxLibraryContainer::hasByName( const OUString& aName ) in hasByName()
2173 Reference< XNameContainer > SAL_CALL SfxLibraryContainer::createLibrary( const OUString& Name ) in createLibrary()
2191 Reference< XNameAccess > SAL_CALL SfxLibraryContainer::createLibraryLink in createLibraryLink()
2240 void SAL_CALL SfxLibraryContainer::removeLibrary( const OUString& Name ) in removeLibrary()
2304 sal_Bool SAL_CALL SfxLibraryContainer::isLibraryLoaded( const OUString& Name ) in isLibraryLoaded()
2314 void SAL_CALL SfxLibraryContainer::loadLibrary( const OUString& Name ) in loadLibrary()
2444 sal_Bool SAL_CALL SfxLibraryContainer::isLibraryLink( const OUString& Name ) in isLibraryLink()
2453 OUString SAL_CALL SfxLibraryContainer::getLibraryLinkURL( const OUString& Name ) in getLibraryLinkURL()
2465 sal_Bool SAL_CALL SfxLibraryContainer::isLibraryReadOnly( const OUString& Name ) in isLibraryReadOnly()
2474 void SAL_CALL SfxLibraryContainer::setLibraryReadOnly( const OUString& Name, sal_Bool bReadOnly ) in setLibraryReadOnly()
2498 void SAL_CALL SfxLibraryContainer::renameLibrary( const OUString& Name, const OUString& NewName ) in renameLibrary()
2619 void SAL_CALL SfxLibraryContainer::initialize( const Sequence< Any >& _rArguments ) in initialize()
2644 void SAL_CALL SfxLibraryContainer::initializeFromDocumentURL( const ::rtl::OUString& _rInitialDocum… in initializeFromDocumentURL()
2649 void SAL_CALL SfxLibraryContainer::initializeFromDocument( const Reference< XStorageBasedDocument >… in initializeFromDocument()
2674 void SfxLibraryContainer::_disposing( const EventObject& _rSource ) in _disposing()
2686 void SAL_CALL SfxLibraryContainer::disposing() in disposing()
2696 sal_Bool SAL_CALL SfxLibraryContainer::isLibraryPasswordProtected( const OUString& ) in isLibraryPasswordProtected()
2703 sal_Bool SAL_CALL SfxLibraryContainer::isLibraryPasswordVerified( const OUString& ) in isLibraryPasswordVerified()
2710 sal_Bool SAL_CALL SfxLibraryContainer::verifyLibraryPassword in verifyLibraryPassword()
2718 void SAL_CALL SfxLibraryContainer::changeLibraryPassword( in changeLibraryPassword()
2727 void SAL_CALL SfxLibraryContainer::addContainerListener( const Reference< XContainerListener >& xLi… in addContainerListener()
2735 void SAL_CALL SfxLibraryContainer::removeContainerListener( const Reference< XContainerListener >& … in removeContainerListener()
2743 void SAL_CALL SfxLibraryContainer::exportLibrary( const OUString& Name, const OUString& URL, in exportLibrary()
2779 OUString SfxLibraryContainer::expand_url( const OUString& url ) in expand_url()
2836 OUString SAL_CALL SfxLibraryContainer::getOriginalLibraryLinkURL( const OUString& Name ) in getOriginalLibraryLinkURL()
2850 ::sal_Bool SAL_CALL SfxLibraryContainer::getVBACompatibilityMode() throw (RuntimeException) in getVBACompatibilityMode()
2855 void SAL_CALL SfxLibraryContainer::setVBACompatibilityMode( ::sal_Bool _vbacompatmodeon ) throw (Ru… in setVBACompatibilityMode()
2890 sal_Int32 SAL_CALL SfxLibraryContainer::getRunningVBAScripts() throw (RuntimeException) in getRunningVBAScripts()
2896 void SAL_CALL SfxLibraryContainer::addVBAScriptListener( const Reference< vba::XVBAScriptListener >… in addVBAScriptListener()
2901 void SAL_CALL SfxLibraryContainer::removeVBAScriptListener( const Reference< vba::XVBAScriptListene… in removeVBAScriptListener()
2906 void SAL_CALL SfxLibraryContainer::broadcastVBAScriptEvent( sal_Int32 nIdentifier, const ::rtl::OUS… in broadcastVBAScriptEvent()
2928 ::sal_Bool SAL_CALL SfxLibraryContainer::supportsService( const ::rtl::OUString& _rServiceName ) in supportsService()