Searched refs:DECL_BOOL_PROP1 (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/forms/source/component/ |
H A D | formcontrolfont.cxx | 214 DECL_BOOL_PROP1 ( FONT_KERNING, MAYBEDEFAULT ); in describeFontRelatedProperties() 228 DECL_BOOL_PROP1 ( FONT_WORDLINEMODE, MAYBEDEFAULT ); in describeFontRelatedProperties()
|
H A D | Pattern.cxx | 148 DECL_BOOL_PROP1(EMPTY_IS_NULL, BOUND); in describeFixedProperties()
|
H A D | Edit.cxx | 398 DECL_BOOL_PROP1(EMPTY_IS_NULL, BOUND); in describeFixedProperties()
|
H A D | ComboBox.cxx | 317 DECL_BOOL_PROP1(EMPTY_IS_NULL, BOUND); in describeFixedProperties()
|
H A D | ImageControl.cxx | 350 DECL_BOOL_PROP1 ( READONLY, BOUND ); in describeFixedProperties()
|
H A D | DatabaseForm.cxx | 1417 …DECL_BOOL_PROP1 ( ALLOWADDITIONS, BOUND … in describeFixedAndAggregateProperties() 1418 …DECL_BOOL_PROP1 ( ALLOWEDITS, BOUND … in describeFixedAndAggregateProperties() 1419 …DECL_BOOL_PROP1 ( ALLOWDELETIONS, BOUND … in describeFixedAndAggregateProperties()
|
H A D | FormattedField.cxx | 461 DECL_BOOL_PROP1(EMPTY_IS_NULL, BOUND); in describeFixedProperties()
|
H A D | Grid.cxx | 480 DECL_BOOL_PROP1(FONT_WORDLINEMODE, MAYBEDEFAULT); in describeFixedProperties()
|
H A D | FormComponent.cxx | 3097 DECL_BOOL_PROP1 ( INPUT_REQUIRED, BOUND ); in describeFixedProperties()
|
/aoo42x/main/forms/source/inc/ |
H A D | property.hxx | 188 #define DECL_BOOL_PROP1(varname, attrib1) \ macro
|
Completed in 86 milliseconds