Lines Matching refs:ctx

63 	ControlImportContext ctx(  in endElement()  local
71 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
77 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
78 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValue") ), in endElement()
81 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValueMin") ), in endElement()
84 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValueMax") ), in endElement()
87 ctx.importEvents( _events ); in endElement()
118 ControlImportContext ctx( in endElement() local
126 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
131 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
132 ctx.importOrientationProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Orientation") ), in endElement()
135 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("BlockIncrement") ), in endElement()
138 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LineIncrement") ), in endElement()
141 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ScrollValue") ), in endElement()
144 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ScrollValueMax") ), in endElement()
147 ctx.importLongProperty( OUSTR("ScrollValueMin"), OUSTR("minpos"), in endElement()
149 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VisibleSize") ), in endElement()
152 ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
154 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
157 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LiveScroll") ), in endElement()
160 ctx.importHexLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("SymbolColor") ), in endElement()
164 ctx.importEvents( _events ); in endElement()
195 ControlImportContext ctx( in endElement() local
203 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
209 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
210 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
213 ctx.importOrientationProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Orientation") ), in endElement()
216 ctx.importEvents( _events ); in endElement()
247 ControlImportContext ctx( in endElement() local
255 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
263 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
264 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
267 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
270 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
273 ctx.importBooleanProperty( in endElement()
276 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
279 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MaxTextLen") ), in endElement()
282 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EditMask") ), in endElement()
285 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LiteralMask") ), in endElement()
288 ctx.importEvents( _events ); in endElement()
319 ControlImportContext ctx( in endElement() local
327 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
335 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
336 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
339 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
342 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
345 ctx.importBooleanProperty( in endElement()
348 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
351 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMin") ), in endElement()
354 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMax") ), in endElement()
357 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveValue") ), in endElement()
360 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
363 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MaxTextLen") ), in endElement()
366 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Spin") ), in endElement()
369 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
371 ctx.getControlModel()->setPropertyValue( in endElement()
385 ctx.getControlModel()->setPropertyValue( in endElement()
391 ctx.getControlModel()->setPropertyValue( in endElement()
398 ctx.getControlModel()->setPropertyValue( in endElement()
448 ctx.getControlModel()->setPropertyValue( in endElement()
458 ctx.importBooleanProperty( in endElement()
462 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EnforceFormat") ), in endElement()
466 ctx.importEvents( _events ); in endElement()
497 ControlImportContext ctx( in endElement() local
505 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
513 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
514 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
517 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
520 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
523 ctx.importBooleanProperty( in endElement()
526 ctx.importTimeFormatProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("TimeFormat") ), in endElement()
529 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Time") ), in endElement()
532 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("TimeMin") ), in endElement()
535 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("TimeMax") ), in endElement()
538 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Spin") ), in endElement()
541 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
543 ctx.getControlModel()->setPropertyValue( in endElement()
545 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
548 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EnforceFormat") ), in endElement()
552 ctx.importEvents( _events ); in endElement()
583 ControlImportContext ctx( in endElement() local
591 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
599 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
600 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
603 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
606 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
609 ctx.importBooleanProperty( in endElement()
612 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DecimalAccuracy") ), in endElement()
615 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ShowThousandsSeparator") ), in endElement()
618 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in endElement()
621 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in endElement()
624 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in endElement()
627 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueStep") ), in endElement()
630 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Spin") ), in endElement()
633 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
635 ctx.getControlModel()->setPropertyValue( in endElement()
637 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EnforceFormat") ), in endElement()
640 ctx.importEvents( _events ); in endElement()
671 ControlImportContext ctx( in endElement() local
679 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
687 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
688 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
691 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
694 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
697 ctx.importBooleanProperty( in endElement()
700 ctx.importDateFormatProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DateFormat") ), in endElement()
703 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DateShowCentury") ), in endElement()
706 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Date") ), in endElement()
709 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DateMin") ), in endElement()
712 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DateMax") ), in endElement()
715 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Spin") ), in endElement()
718 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
720 ctx.getControlModel()->setPropertyValue( in endElement()
722 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Dropdown") ), in endElement()
725 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
728 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EnforceFormat") ), in endElement()
731 ctx.importEvents( _events ); in endElement()
762 ControlImportContext ctx( in endElement() local
770 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
778 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
779 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
782 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
785 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("StrictFormat") ), in endElement()
788 ctx.importBooleanProperty( in endElement()
791 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("CurrencySymbol") ), in endElement()
794 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DecimalAccuracy") ), in endElement()
797 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ShowThousandsSeparator") ), in endElement()
800 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in endElement()
803 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in endElement()
806 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in endElement()
809 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueStep") ), in endElement()
812 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Spin") ), in endElement()
815 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
817 ctx.getControlModel()->setPropertyValue( in endElement()
819 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("PrependCurrencySymbol") ), in endElement()
822 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EnforceFormat") ), in endElement()
825 ctx.importEvents( _events ); in endElement()
856 ControlImportContext ctx( in endElement() local
864 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
872 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
873 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
876 ctx.importBooleanProperty( in endElement()
879 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
882 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
885 ctx.importEvents( _events ); in endElement()
915 ControlImportContext ctx( in endElement() local
923 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
928 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
929 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
932 ctx.importSelectionTypeProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("SelectionType") ), in endElement()
935 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("RootDisplayed") ), in endElement()
938 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ShowsHandles") ), in endElement()
941 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ShowsRootHandles") ), in endElement()
944 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Editable") ), in endElement()
947 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("RowHeight") ), in endElement()
950 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("InvokesStopNodeEditing") ), in endElement()
954 ctx.importEvents( _events ); in endElement()
985 ControlImportContext ctx( in endElement() local
993 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
998 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
999 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleImage") ), in endElement()
1002 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement()
1005 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1008 ctx.importEvents( _events ); in endElement()
1039 ControlImportContext ctx( in endElement() local
1047 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1055 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1056 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1059 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1062 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1065 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1068 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1071 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("NoLabel") ), in endElement()
1074 ctx.importEvents( _events ); in endElement()
1104 ControlImportContext ctx( in endElement() local
1112 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1120 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1121 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1124 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("URL") ), in endElement()
1127 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Description") ), in endElement()
1131 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1134 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1137 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1140 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1143 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("NoLabel") ), in endElement()
1146 ctx.importEvents( _events ); in endElement()
1177 ControlImportContext ctx( in endElement() local
1180 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1193 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1194 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1197 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1200 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("HardLineBreaks") ), in endElement()
1203 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("HScroll") ), in endElement()
1206 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VScroll") ), in endElement()
1209 ctx.importBooleanProperty( in endElement()
1212 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MaxTextLen") ), in endElement()
1215 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1218 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
1221 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
1224 ctx.importLineEndFormatProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LineEndFormat") ), in endElement()
1240 ctx.importEvents( _events ); in endElement()
1303 ControlImportContext ctx( in endElement() local
1306 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1317 ctx.importDefaults( 0, 0, _xAttributes ); // inherited from BulletinBoardElement in endElement()
1325 ctx.importEvents( _events ); in endElement()
1338 ControlImportContext ctx( in endElement() local
1341 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1354 ctx.importDefaults( _nBasePosX, _nBasePosY, xAttributes ); in endElement()
1355 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1358 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1361 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1364 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1367 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement()
1370 ctx.importImagePositionProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImagePosition") ), in endElement()
1373 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1392 ctx.importEvents( *radioEvents ); in endElement()
1466 ControlImportContext ctx( in endElement() local
1469 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1482 ctx.importDefaults( _nBasePosX, _nBasePosY, xAttributes ); in endElement()
1483 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1486 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1489 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1492 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1495 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement()
1498 ctx.importImagePositionProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImagePosition") ), in endElement()
1501 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1519 ctx.importEvents( *radioEvents ); in endElement()
1637 ControlImportContext ctx( in endElement() local
1640 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1653 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1654 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1657 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiSelection") ), in endElement()
1660 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
1663 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Dropdown") ), in endElement()
1666 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LineCount") ), in endElement()
1669 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1681 ctx.importEvents( _events ); in endElement()
1724 ControlImportContext ctx( in endElement() local
1727 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1740 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1741 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1744 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in endElement()
1747 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Autocomplete") ), in endElement()
1750 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Dropdown") ), in endElement()
1753 ctx.importBooleanProperty( in endElement()
1756 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MaxTextLen") ), in endElement()
1759 ctx.importShortProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LineCount") ), in endElement()
1762 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in endElement()
1765 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1776 ctx.importEvents( _events ); in endElement()
1807 ControlImportContext ctx( in endElement() local
1810 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1823 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1824 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1827 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1830 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1833 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1836 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement()
1839 ctx.importImagePositionProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImagePosition") ), in endElement()
1842 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1874 ctx.importEvents( _events ); in endElement()
1905 ControlImportContext ctx( in endElement() local
1913 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1920 ctx.importDefaults( _nBasePosX, _nBasePosY, _xAttributes ); in endElement()
1921 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in endElement()
1924 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in endElement()
1927 ctx.importAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in endElement()
1930 ctx.importVerticalAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VerticalAlign") ), in endElement()
1933 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("DefaultButton") ), in endElement()
1936 ctx.importButtonTypeProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("PushButtonType") ), in endElement()
1939 ctx.importStringProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement()
1942 ctx.importImagePositionProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImagePosition") ), in endElement()
1945 ctx.importImageAlignProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ImageAlign") ), in endElement()
1948 if (ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement()
1950 ctx.getControlModel()->setPropertyValue( in endElement()
1955 ctx.getControlModel()->setPropertyValue(OUSTR("Toggle"), makeAny(true)); in endElement()
1956 ctx.importBooleanProperty( OUSTR("FocusOnClick"), OUSTR("grab-focus"), in endElement()
1958 ctx.importBooleanProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in endElement()
1971 ctx.getControlModel()->setPropertyValue( in endElement()
1975 ctx.importEvents( _events ); in endElement()
2242 ImportContext ctx( _pImport, xProps, getControlId( _xAttributes ) ); in endElement() local
2254 ctx.importDefaults( 0, 0, _xAttributes, false ); in endElement()
2255 ctx.importBooleanProperty( in endElement()
2259 ctx.importBooleanProperty( in endElement()
2263 ctx.importBooleanProperty( in endElement()
2267 ctx.importStringProperty( in endElement()
2271 ctx.importBooleanProperty( in endElement()
2275 ctx.importStringProperty( in endElement()
2279 ctx.importEvents( _events ); in endElement()