Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uielement/
H A Duicommanddescription.cxx191 rtl::OUString m_aPrivateResourceURL; member in framework::ConfigurationAccess_UICommand
220 m_aPrivateResourceURL( RTL_CONSTASCII_USTRINGPARAM( PRIVATE_RESOURCE_URL )), in ConfigurationAccess_UICommand()
268 if ( rCommandURL.indexOf( m_aPrivateResourceURL ) == 0 ) in getByNameImpl()
645 m_aPrivateResourceURL( RTL_CONSTASCII_USTRINGPARAM( PRIVATE_RESOURCE_URL )),
739 else if ( m_aPrivateResourceURL.getLength() && aName.indexOf( m_aPrivateResourceURL ) == 0 ) in getByName()
/aoo41x/main/framework/inc/uielement/
H A Duicommanddescription.hxx103 …String m_aPrivateResourceURL; member in framework::UICommandDescription

Completed in 27 milliseconds