Home
last modified time | relevance | path

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

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx748 class PropertyEntry class in PropertiesList
1124 PropertyEntry( layout::Window *pWinParent, AnyWidget *pAnyWidget ) in PropertyEntry() function in PropertiesList::PropertyEntry
1139 ~PropertyEntry() in ~PropertyEntry()
1150 static PropertyEntry *construct( Widget *pWidget, rtl::OUString aPropName, in construct()
1185 return new PropertyEntry( pWinParent, pAnyWidget ); in construct()
1191 std::list< PropertyEntry* > maPropertiesList;
1261 PropertyEntry *propEntry = PropertyEntry::construct( in addProperties()
1302 for ( std::list< PropertyEntry* >::iterator it = maPropertiesList.begin(); in clear()
1312 IMPL_LINK( PropertiesList::PropertyEntry::AnyWidget, ApplyPropertyHdl, layout::Window *, pWin ) in IMPL_LINK()
1319 IMPL_LINK( PropertiesList::PropertyEntry::AnyWidget, FlagToggledHdl, layout::CheckBox *, pCheck ) in IMPL_LINK()
[all …]

Completed in 42 milliseconds