Searched refs:AnyInteger (Results 1 – 1 of 1) sorted by relevance
/trunk/main/toolkit/workben/layout/ |
H A D | editor.cxx | 955 struct AnyInteger : public AnyWidget, NumericField struct in PropertiesList::PropertyEntry 957 AnyInteger( Widget *pWidget, rtl::OUString aPropName, in AnyInteger() function 962 SetModifyHdl( LINK( this, AnyInteger, ApplyPropertyHdl ) ); in AnyInteger() 984 struct AnyFloat : public AnyInteger 988 : AnyInteger( pWidget, aPropName, aPropKind, pWinParent ) in AnyFloat() 1173 pAnyWidget = new AnyInteger( pWidget, aPropName, aPropKind, pWinParent ); in construct()
|
Completed in 12 milliseconds