Home
last modified time | relevance | path

Searched defs:ImplControlProperty (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx69 struct ImplControlProperty struct
76 ImplControlProperty( const ImplControlProperty& rProp ) : aValue( rProp.aValue ) in ImplControlProperty() function
81 ImplControlProperty( sal_uInt16 nT ) in ImplControlProperty() argument
86 ImplControlProperty( sal_uInt16 nT, const ::com::sun::star::uno::Any& rValue ) : aValue( rValue ) in ImplControlProperty() function
96 DECLARE_TABLE( ImplPropertyTable, ImplControlProperty* ) in DECLARE_TABLE() argument

Completed in 68 milliseconds