Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx145 rtl::OUString m_aPropUIName; member in framework::ConfigurationAccess_UICategory
162 m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( CONFIGURATION_PROPERTY_NAME )), in ConfigurationAccess_UICategory()
256 xNameAccess->getByName( m_aPropUIName ) >>= aUIName; in fillCache()
H A Dmoduleuiconfigurationmanager.cxx187 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()
H A Duiconfigurationmanagerimpl.cxx156 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()
H A Duiconfigurationmanager.cxx177 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()
H A Duiconfigurationmanagerimpl.hxx202 … rtl::OUString m_aPropUIName; member in framework::UIConfigurationManagerImpl
/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx166 m_aPropUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" )),
351 aTbSeq[0].Name = m_aPropUIName; in getLayoutManagerToolbars()
/trunk/main/framework/inc/uielement/
H A Dtoolbarsmenucontroller.hxx112 …String m_aPropUIName; member in framework::ToolbarsMenuController
/trunk/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx196 … rtl::OUString m_aPropUIName; member in framework::UIConfigurationManager
H A Dmoduleuiconfigurationmanager.hxx210 … rtl::OUString m_aPropUIName; member in framework::ModuleUIConfigurationManager
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx151 , 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()
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx354 … rtl::OUString m_aPropUIName; member in framework::LayoutManager

Completed in 90 milliseconds