Lines Matching refs:rLocalName

42 	sal_Int32 nUid, OUString const & rLocalName,  in startChildElement()  argument
47 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
50 nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
98 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
103 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
105 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
175 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
180 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
182 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
227 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
232 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
234 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
299 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
304 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
306 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
477 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
482 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
484 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
563 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
568 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
570 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
651 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
656 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
658 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
742 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
747 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
749 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
836 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
841 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
843 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
895 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
900 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
902 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
965 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
970 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
972 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1019 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1024 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1026 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1084 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1089 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1091 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1157 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1162 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1164 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1251 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1256 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1258 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1267 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("title") )) in startChildElement()
1276 rLocalName, xAttributes, this, _pImport ); in startChildElement()
1279 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radio") )) in startChildElement()
1284 new RadioElement( rLocalName, xAttributes, this, _pImport ) ); in startChildElement()
1289 else if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1291 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1295 return BulletinBoardElement::startChildElement( nUid, rLocalName, xAttributes ); in startChildElement()
1407 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1412 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1414 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1429 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1440 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radio") )) in startChildElement()
1445 new RadioElement( rLocalName, xAttributes, this, _pImport ) ); in startChildElement()
1534 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1545 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menuitem") )) in startChildElement()
1568 rLocalName, xAttributes, this, _pImport ); in startChildElement()
1605 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1610 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1612 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1621 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menupopup") )) in startChildElement()
1623 _popup = new MenuPopupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
1692 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1697 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1699 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1708 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menupopup") )) in startChildElement()
1710 _popup = new MenuPopupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
1787 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1792 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1794 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1885 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1890 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1892 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1986 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1997 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("button") )) in startChildElement()
1999 return new ButtonElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2002 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("checkbox") )) in startChildElement()
2004 return new CheckBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2007 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("combobox") )) in startChildElement()
2009 return new ComboBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2012 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menulist") )) in startChildElement()
2014 return new MenuListElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2017 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radiogroup") )) in startChildElement()
2019 return new RadioGroupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2022 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("titledbox") )) in startChildElement()
2024 return new TitledBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2027 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("text") )) in startChildElement()
2029 return new TextElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2031 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("linklabel") )) in startChildElement()
2033 return new FixedHyperLinkElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2036 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("textfield") )) in startChildElement()
2038 return new TextFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2041 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("img") )) in startChildElement()
2043 return new ImageControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2046 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("filecontrol") )) in startChildElement()
2048 return new FileControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2051 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("treecontrol") )) in startChildElement()
2053 return new TreeControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2056 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("currencyfield") )) in startChildElement()
2058 return new CurrencyFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2061 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("datefield") )) in startChildElement()
2063 return new DateFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2066 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("numericfield") )) in startChildElement()
2068 return new NumericFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2071 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("timefield") )) in startChildElement()
2073 return new TimeFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2076 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("patternfield") )) in startChildElement()
2078 return new PatternFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2081 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("formattedfield") )) in startChildElement()
2083 return new FormattedFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2086 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("fixedline") )) in startChildElement()
2088 return new FixedLineElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2091 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("scrollbar") )) in startChildElement()
2093 return new ScrollBarElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2096 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("progressmeter") )) in startChildElement()
2098 return new ProgressBarElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2101 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bulletinboard") )) in startChildElement()
2103 return new BulletinBoardElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2108 …SCII_USTRINGPARAM("expected styles, bulletinboard or bulletinboard element, not: ") ) + rLocalName, in startChildElement()
2114 OUString const & rLocalName, in BulletinBoardElement() argument
2118 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in BulletinBoardElement()
2176 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
2187 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("style") )) in startChildElement()
2189 return new StyleElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2204 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
2209 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
2211 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
2220 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("styles") )) in startChildElement()
2222 return new StylesElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2225 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bulletinboard") )) in startChildElement()
2227 return new BulletinBoardElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()