Home
last modified time | relevance | path

Searched defs:TagAttribute (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx74 struct TagAttribute struct
76 TagAttribute(){} in TagAttribute() function
77 TagAttribute( const OUString &aName, const OUString &aType , const OUString &aValue ) in TagAttribute() function
96 ::std::vector<struct TagAttribute> vecAttribute; argument
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx180 struct TagAttribute struct
182 TagAttribute(){} in TagAttribute() function
183 TagAttribute( const OUString &sName, in TagAttribute() argument
192 OUString sName;
193 OUString sType;
194 OUString sValue;
/trunk/main/sax/test/
H A Dsaxdemo.cxx285 struct TagAttribute struct
287 TagAttribute(){} in TagAttribute() argument
288 TagAttribute( const OUString &sName, in TagAttribute() argument
309 vector<struct TagAttribute> vecAttribute; argument
/trunk/main/sax/source/expatwrap/
H A Dattrlistimpl.cxx39 struct TagAttribute struct
41 TagAttribute() in TagAttribute() argument
43 TagAttribute( const OUString &aName, const OUString &aType , const OUString &aValue ) in TagAttribute() function
50 OUString sName;
51 OUString sType;
52 OUString sValue;
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx265 struct TagAttribute struct
267 TagAttribute(){} in TagAttribute() argument
268 TagAttribute( const UString &sName, const UString &sType , const UString &sValue ) in TagAttribute() argument
287 vector<struct TagAttribute> vecAttribute; argument

Completed in 36 milliseconds