Searched refs:pWinParent (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/toolkit/workben/layout/ |
H A D | editor.cxx | 840 mpExpand = new layout::PushButton( pWinParent, WB_TOGGLE ); in AnyEdit() 987 Widget::PropertyKind aPropKind, Window *pWinParent ) in AnyFloat() 988 : AnyInteger( pWidget, aPropName, aPropKind, pWinParent ) in AnyFloat() 1068 Widget::PropertyKind aPropKind, Window *pWinParent ) in AnyAlign() 1069 : AnyListBox( pWidget, aPropName, aPropKind, pWinParent ) in AnyAlign() 1109 : AnyComboBox( pWidget, aPropName, aPropKind, pWinParent ) in AnyFontStyle() 1124 PropertyEntry( layout::Window *pWinParent, AnyWidget *pAnyWidget ) in PropertyEntry() argument 1126 mpLabel = new layout::FixedText( pWinParent ); in PropertyEntry() 1134 mpFlag = new layout::CheckBox( pWinParent ); in PropertyEntry() 1152 layout::Window *pWinParent ) in construct() argument [all …]
|
Completed in 21 milliseconds