Home
last modified time | relevance | path

Searched refs:m_aResourceURL (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx260 com::sun::star::uno::makeAny(m_aResourceURL), in convertFastPropertyValue()
366 aValue >>= m_aResourceURL; in setFastPropertyValue_NoBroadcast()
405 aValue <<= m_aResourceURL; in getFastPropertyValue()
512 ::rtl::OUString aResourceURL( m_aResourceURL ); in setSettings()
558 return m_aResourceURL; in getResourceURL()
H A Duielementwrapperbase.cxx136 aPropValue.Value >>= m_aResourceURL; in initialize()
159 return m_aResourceURL; in getResourceURL()
195 aValue <<= m_aResourceURL; in getFastPropertyValue()
/aoo42x/main/framework/source/uielement/
H A Dstatusbarwrapper.cxx133 … pStatusBarManager = new StatusBarManager( m_xServiceFactory, xFrame, m_aResourceURL, pStatusBar ); in initialize()
142 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in initialize()
172 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in updateSettings()
H A Dtoolbarwrapper.cxx181 … pToolBarManager = new ToolBarManager( m_xServiceFactory, xFrame, m_aResourceURL, pToolBar ); in initialize()
190 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in initialize()
257 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in updateSettings()
H A Dpanelwindow.cxx47 return m_aResourceURL; in getResourceURL()
52 m_aResourceURL = rResourceURL; in setResourceURL()
H A Dmenubarwrapper.cxx176 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in initialize()
244 m_xConfigData = m_xConfigSource->getSettings( m_aResourceURL, sal_False ); in updateSettings()
H A Daddonstoolbarwrapper.cxx146 … pToolBarManager = new AddonsToolBarManager( m_xServiceManager, xFrame, m_aResourceURL, pToolBar ); in initialize()
H A Dpanelwrapper.cxx180 pPanelWindow->setResourceURL( m_aResourceURL ); in initialize()
/aoo42x/main/framework/inc/uielement/
H A Dpanelwindow.hxx65 ::rtl::OUString m_aResourceURL;
/aoo42x/main/framework/inc/helper/
H A Duielementwrapperbase.hxx120 rtl::OUString m_aResourceURL; member in framework::UIElementWrapperBase
H A Duiconfigelementwrapperbase.hxx149 …:OUString m_aResourceURL; member in framework::UIConfigElementWrapperBase

Completed in 55 milliseconds