Home
last modified time | relevance | path

Searched refs:DECL_PROP2 (Results 1 – 15 of 15) sorted by relevance

/trunk/main/forms/source/component/
H A DGrid.cxx457 DECL_PROP2(CLASSID, sal_Int16, READONLY, TRANSIENT); in describeFixedProperties()
461 DECL_PROP2(HASNAVIGATION, sal_Bool, BOUND, MAYBEDEFAULT); in describeFixedProperties()
463 DECL_PROP2(ENABLEVISIBLE, sal_Bool, BOUND, MAYBEDEFAULT); in describeFixedProperties()
465 DECL_PROP2(BORDERCOLOR, sal_Int16, BOUND, MAYBEVOID); in describeFixedProperties()
469 DECL_PROP2(FONT, FontDescriptor, BOUND, MAYBEDEFAULT); in describeFixedProperties()
482 DECL_PROP2(FONTEMPHASISMARK, sal_Int16, BOUND, MAYBEDEFAULT); in describeFixedProperties()
483 DECL_PROP2(FONTRELIEF, sal_Int16, BOUND, MAYBEDEFAULT); in describeFixedProperties()
485 DECL_PROP2(RECORDMARKER, sal_Bool, BOUND, MAYBEDEFAULT ); in describeFixedProperties()
486 DECL_PROP2(PRINTABLE, sal_Bool, BOUND, MAYBEDEFAULT ); in describeFixedProperties()
490 DECL_PROP2(HELPURL, ::rtl::OUString, BOUND, MAYBEDEFAULT); in describeFixedProperties()
[all …]
H A Dformcontrolfont.cxx207 DECL_PROP2 ( FONT, FontDescriptor, BOUND, MAYBEDEFAULT ); in describeFontRelatedProperties()
208 DECL_PROP2 ( FONTEMPHASISMARK, sal_Int16, BOUND, MAYBEDEFAULT ); in describeFontRelatedProperties()
209 DECL_PROP2 ( FONTRELIEF, sal_Int16, BOUND, MAYBEDEFAULT ); in describeFontRelatedProperties()
H A DPattern.cxx147 DECL_PROP2(DEFAULT_TEXT, ::rtl::OUString, BOUND, MAYBEDEFAULT); in describeFixedProperties()
150 DECL_PROP2(FILTERPROPOSAL, sal_Bool, BOUND, MAYBEDEFAULT); in describeFixedProperties()
H A DEdit.cxx396 DECL_PROP2(PERSISTENCE_MAXTEXTLENGTH,sal_Int16, READONLY, TRANSIENT); in describeFixedProperties()
397 DECL_PROP2(DEFAULT_TEXT, ::rtl::OUString, BOUND, MAYBEDEFAULT); in describeFixedProperties()
H A DHidden.cxx130 DECL_PROP2(CLASSID, sal_Int16, READONLY, TRANSIENT); in describeFixedProperties()
H A Dspinbutton.cxx111 DECL_PROP2( CONTROLSOURCEPROPERTY,::rtl::OUString, READONLY, TRANSIENT ); in describeFixedProperties()
H A Dscrollbar.cxx155 DECL_PROP2( CONTROLSOURCEPROPERTY,::rtl::OUString, READONLY, TRANSIENT ); in describeFixedProperties()
H A Dnavigationbar.cxx485 DECL_PROP2( TABINDEX, sal_Int16, BOUND, MAYBEDEFAULT ); in describeFixedProperties()
H A DDatabaseForm.cxx1412DECL_PROP2 ( DATASOURCE, ::rtl::OUString, BOUND, CONSTRAINED … in describeFixedAndAggregateProperties()
1414DECL_PROP2 ( FILTER, ::rtl::OUString, BOUND, MAYBEDEFAULT … in describeFixedAndAggregateProperties()
1420DECL_PROP2 ( PRIVILEGES, sal_Int32, TRANSIENT, READONLY … in describeFixedAndAggregateProperties()
H A DFormComponent.cxx1126 DECL_PROP2 (CLASSID, sal_Int16, READONLY, TRANSIENT); in describeFixedProperties()
3096 DECL_PROP2 ( CONTROLSOURCEPROPERTY, ::rtl::OUString, READONLY, TRANSIENT ); in describeFixedProperties()
H A DListBox.cxx448 DECL_PROP2(BOUNDCOLUMN, sal_Int16, BOUND, MAYBEVOID); in describeFixedProperties()
/trunk/main/dbaccess/source/core/api/
H A DCRowSetColumn.cxx82 DECL_PROP2( VALUE, Any, READONLY, BOUND ); in createArrayHelper()
/trunk/main/forms/source/inc/
H A Dproperty.hxx149 #define DECL_PROP2(varname, type, attrib1, attrib2) \ macro
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx297 DECL_PROP2( TABINDEX, sal_Int16, BOUND, MAYBEDEFAULT ); in describeFixedProperties()
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx375 #define DECL_PROP2(varname, type, attrib1, attrib2) \ macro

Completed in 111 milliseconds