Searched refs:m_aPropUIName (Results 1 – 11 of 11) sorted by relevance
145 rtl::OUString m_aPropUIName; member in framework::ConfigurationAccess_UICategory162 m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( CONFIGURATION_PROPERTY_NAME )), in ConfigurationAccess_UICategory()256 xNameAccess->getByName( m_aPropUIName ) >>= aUIName; in fillCache()
187 Any a = xPropSet->getPropertyValue( m_aPropUIName ); in impl_fillSequenceWithElementTypeInfo()225 Any a = xPropSet->getPropertyValue( m_aPropUIName ); in impl_fillSequenceWithElementTypeInfo()748 , m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" )) in ModuleUIConfigurationManager()1015 aUIElementInfo[1].Name = m_aPropUIName; in getUIElementsInfo()
156 xPropSet->getPropertyValue( m_aPropUIName ) >>= aUIName; in impl_fillSequenceWithElementTypeInfo()195 xPropSet->getPropertyValue( m_aPropUIName ) >>= aUIName; in impl_fillSequenceWithElementTypeInfo()727 , m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" )) in UIConfigurationManagerImpl()982 aUIElementInfo[1].Name = m_aPropUIName; in getUIElementsInfo()
177 Any a = xPropSet->getPropertyValue( m_aPropUIName ); in impl_fillSequenceWithElementTypeInfo()604 , m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" )) in UIConfigurationManager()797 aUIElementInfo[1].Name = m_aPropUIName; in getUIElementsInfo()
202 … rtl::OUString m_aPropUIName; member in framework::UIConfigurationManagerImpl
112 …String m_aPropUIName; member in framework::ToolbarsMenuController
166 m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" )),351 aTbSeq[0].Name = m_aPropUIName; in getLayoutManagerToolbars()
196 … rtl::OUString m_aPropUIName; member in framework::UIConfigurationManager
210 … rtl::OUString m_aPropUIName; member in framework::ModuleUIConfigurationManager
354 … rtl::OUString m_aPropUIName; member in framework::LayoutManager
151 , m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( WINDOWSTATE_PROPERTY_UINAME ))566 else if ( aWindowState[n].Name == m_aPropUIName ) in implts_readWindowStateData()691 aWindowState[6].Name = m_aPropUIName; in implts_writeWindowStateData()
Completed in 72 milliseconds