Home
last modified time | relevance | path

Searched refs:aUIConfigFolderName (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2582 … rtl::OUString aUIConfigFolderName( RTL_CONSTASCII_USTRINGPARAM( "Configurations2" )); in Notify() local
2584 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
2586 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
2588 …( xConfigStorage.is() || !m_pData->m_pObjectShell->GetStorage()->hasByName( aUIConfigFolderName ) ) in Notify()
3406 rtl::OUString aUIConfigFolderName( RTL_CONSTASCII_USTRINGPARAM( "Configurations2" )); in getUIConfigurationManager() local
3408 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READWRITE ); in getUIConfigurationManager()
3424 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READ ); in getUIConfigurationManager()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1675 rtl::OUString aUIConfigFolderName( RTL_CONSTASCII_USTRINGPARAM( "Configurations2" )); in getUIConfigurationManager() local
1679 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, ElementModes::READWRITE ); in getUIConfigurationManager()
1693 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, ElementModes::READ ); in getUIConfigurationManager()

Completed in 54 milliseconds