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()
1022 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1027 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1029 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1087 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1092 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1094 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1160 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1165 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1167 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1254 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1259 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1261 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1270 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("title") )) in startChildElement()
1279 rLocalName, xAttributes, this, _pImport ); in startChildElement()
1282 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radio") )) in startChildElement()
1287 new RadioElement( rLocalName, xAttributes, this, _pImport ) ); in startChildElement()
1292 else if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1294 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1298 return BulletinBoardElement::startChildElement( nUid, rLocalName, xAttributes ); in startChildElement()
1410 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1415 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1417 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1432 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1443 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radio") )) in startChildElement()
1448 new RadioElement( rLocalName, xAttributes, this, _pImport ) ); in startChildElement()
1537 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1548 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menuitem") )) in startChildElement()
1571 rLocalName, xAttributes, this, _pImport ); in startChildElement()
1608 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1613 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1615 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1624 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menupopup") )) in startChildElement()
1626 _popup = new MenuPopupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
1695 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1700 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1702 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1711 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menupopup") )) in startChildElement()
1713 _popup = new MenuPopupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
1790 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1795 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1797 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1888 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
1893 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
1895 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
1989 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
2000 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("button") )) in startChildElement()
2002 return new ButtonElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2005 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("checkbox") )) in startChildElement()
2007 return new CheckBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2010 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("combobox") )) in startChildElement()
2012 return new ComboBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2015 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("menulist") )) in startChildElement()
2017 return new MenuListElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2020 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("radiogroup") )) in startChildElement()
2022 return new RadioGroupElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2025 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("titledbox") )) in startChildElement()
2027 return new TitledBoxElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2030 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("text") )) in startChildElement()
2032 return new TextElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2034 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("linklabel") )) in startChildElement()
2036 return new FixedHyperLinkElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2039 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("textfield") )) in startChildElement()
2041 return new TextFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2044 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("img") )) in startChildElement()
2046 return new ImageControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2049 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("filecontrol") )) in startChildElement()
2051 return new FileControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2054 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("treecontrol") )) in startChildElement()
2056 return new TreeControlElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2059 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("currencyfield") )) in startChildElement()
2061 return new CurrencyFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2064 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("datefield") )) in startChildElement()
2066 return new DateFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2069 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("numericfield") )) in startChildElement()
2071 return new NumericFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2074 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("timefield") )) in startChildElement()
2076 return new TimeFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2079 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("patternfield") )) in startChildElement()
2081 return new PatternFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2084 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("formattedfield") )) in startChildElement()
2086 return new FormattedFieldElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2089 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("fixedline") )) in startChildElement()
2091 return new FixedLineElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2094 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("scrollbar") )) in startChildElement()
2096 return new ScrollBarElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2099 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("progressmeter") )) in startChildElement()
2101 return new ProgressBarElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2104 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bulletinboard") )) in startChildElement()
2106 return new BulletinBoardElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2111 …SCII_USTRINGPARAM("expected styles, bulletinboard or bulletinboard element, not: ") ) + rLocalName, in startChildElement()
2117 OUString const & rLocalName, in BulletinBoardElement() argument
2121 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in BulletinBoardElement()
2179 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
2190 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("style") )) in startChildElement()
2192 return new StyleElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2207 sal_Int32 nUid, OUString const & rLocalName, in startChildElement() argument
2212 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
2214 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement()
2223 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("styles") )) in startChildElement()
2225 return new StylesElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()
2228 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bulletinboard") )) in startChildElement()
2230 return new BulletinBoardElement( rLocalName, xAttributes, this, _pImport ); in startChildElement()