Lines Matching defs:xAttributes

72 ControlElement::ControlElement(  in ControlElement()
94 Reference< xml::input::XElement > ControlElement::getStyle( in getStyle()
108 OUString ControlElement::getControlId( in getControlId()
786 bool ImportContext::importStringProperty( in importStringProperty()
801 bool ImportContext::importDoubleProperty( in importDoubleProperty()
816 bool ImportContext::importBooleanProperty( in importBooleanProperty()
830 bool ImportContext::importLongProperty( in importLongProperty()
845 bool ImportContext::importLongProperty( in importLongProperty()
861 bool ImportContext::importHexLongProperty( in importHexLongProperty()
876 bool ImportContext::importShortProperty( in importShortProperty()
891 bool ImportContext::importAlignProperty( in importAlignProperty()
930 bool ImportContext::importVerticalAlignProperty( in importVerticalAlignProperty()
966 bool ImportContext::importImageAlignProperty( in importImageAlignProperty()
1005 bool ImportContext::importImagePositionProperty( in importImagePositionProperty()
1080 bool ImportContext::importButtonTypeProperty( in importButtonTypeProperty()
1119 bool ImportContext::importDateFormatProperty( in importDateFormatProperty()
1190 bool ImportContext::importTimeFormatProperty( in importTimeFormatProperty()
1237 bool ImportContext::importOrientationProperty( in importOrientationProperty()
1268 bool ImportContext::importLineEndFormatProperty( in importLineEndFormatProperty()
1303 bool ImportContext::importSelectionTypeProperty( in importSelectionTypeProperty()
1344 bool ImportContext::importImageScaleModeProperty( in importImageScaleModeProperty()
1447 Reference< xml::input::XAttributes > xAttributes( in importEvents() local
1624 void ImportContext::importDefaults( in importDefaults()
1777 ElementBase::ElementBase( in ElementBase()
1849 Reference< xml::input::XElement > DialogImport::startRootElement( in startRootElement()