Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2616 … rtl::OUString aUIConfigFolderName( RTL_CONSTASCII_USTRINGPARAM( "Configurations2" )); in Notify() local
2618 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
2620 …xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, com::sun::star::embed::ElementModes::… in Notify()
2622 …( xConfigStorage.is() || !m_pData->m_pObjectShell->GetStorage()->hasByName( aUIConfigFolderName ) ) in Notify()
3440 rtl::OUString aUIConfigFolderName( RTL_CONSTASCII_USTRINGPARAM( "Configurations2" )); in getUIConfigurationManager() local
3442 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READWRITE ); in getUIConfigurationManager()
3458 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READ ); in getUIConfigurationManager()
/trunk/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 243 milliseconds