Searched defs:ImplControlProperty (Results 1 – 1 of 1) sorted by relevance
69 struct ImplControlProperty struct76 ImplControlProperty( const ImplControlProperty& rProp ) : aValue( rProp.aValue ) in ImplControlProperty() argument81 ImplControlProperty( sal_uInt16 nT ) in ImplControlProperty() argument86 ImplControlProperty( sal_uInt16 nT, const ::com::sun::star::uno::Any& rValue ) : aValue( rValue ) in ImplControlProperty() argument96 DECLARE_TABLE( ImplPropertyTable, ImplControlProperty* ) in DECLARE_TABLE() argument
Completed in 21 milliseconds