/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | HtmlGenerator.java | 201 WriteAttributes(aNode); in Visit() 213 WriteAttributes(aNode); in Visit() 225 WriteAttributes(aNode); in Visit() 238 WriteAttributes(aNode); in Visit() 263 WriteAttributes(aNode); in Visit() 276 WriteAttributes(aNode); in Visit() 300 WriteAttributes(aNode); in Visit() 313 WriteAttributes(aNode); in Visit() 339 WriteAttributes(aNode); in Visit() 351 WriteAttributes(aNode); in Visit() [all …]
|
/trunk/main/xmloff/source/style/ |
H A D | numehelp.cxx | 109 void XMLNumberFormatAttributesExportHelper::WriteAttributes(SvXMLExport& rXMLExport, in WriteAttributes() function in XMLNumberFormatAttributesExportHelper 314 WriteAttributes(rXMLExport, nTypeKey, rValue, sCurrency, bExportValue); in SetNumberFormatAttributes() 389 void XMLNumberFormatAttributesExportHelper::WriteAttributes( in WriteAttributes() function in XMLNumberFormatAttributesExportHelper 533 WriteAttributes(nTypeKey, rValue, sCurrency, bExportValue); in SetNumberFormatAttributes()
|
/trunk/main/idl/source/objects/ |
H A D | basobj.cxx | 480 WriteAttributes( rBase, rOutStm, nTab +1, nT, nA ); in Write() 509 void SvMetaName::WriteAttributes( SvIdlDataBase &, SvStream & rOutStm, in WriteAttributes() function in SvMetaName 765 void SvMetaExtern::WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteAttributes() function in SvMetaExtern 769 SvMetaReference::WriteAttributes( rBase, rOutStm, nTab, nT, nA ); in WriteAttributes()
|
H A D | module.cxx | 483 void SvMetaModule::WriteAttributes( SvIdlDataBase & rBase, in WriteAttributes() function in SvMetaModule 488 SvMetaExtern::WriteAttributes( rBase, rOutStm, nTab, nT, nA ); in WriteAttributes()
|
H A D | types.cxx | 606 void SvMetaAttribute::WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteAttributes() function in SvMetaAttribute 1877 void SvMetaType::WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteAttributes() function in SvMetaType 1881 SvMetaExtern::WriteAttributes( rBase, rOutStm, nTab, nT, nA ); in WriteAttributes()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | numehelp.hxx | 90 static void WriteAttributes(SvXMLExport& rXMLExport, 111 void WriteAttributes(const sal_Int16 nTypeKey,
|
/trunk/main/sc/source/filter/excel/ |
H A D | xerecord.cxx | 187 rStrm.WriteAttributes( in SaveXml() 204 rStrm.WriteAttributes( in SaveXml()
|
H A D | excrecds.cxx | 364 rStrm.WriteAttributes( in SaveXml() 502 rStrm.WriteAttributes( in SaveXml()
|
H A D | xepage.cxx | 326 rStrm.WriteAttributes( in lcl_WriteHeaderFooter()
|
H A D | xestream.cxx | 877 sax_fastparser::FSHelperPtr& XclExpXmlStream::WriteAttributes( sal_Int32 nAttribute, ... ) in WriteAttributes() function in XclExpXmlStream
|
/trunk/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 1174 rStrm.WriteAttributes( in SaveXml() 1208 rStrm.WriteAttributes( in SaveXml() 1243 rStrm.WriteAttributes( in SaveXml() 1435 rStrm.WriteAttributes( in SaveXml()
|
/trunk/main/idl/inc/ |
H A D | basobj.hxx | 171 virtual void WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab, 280 virtual void WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab,
|
H A D | types.hxx | 54 virtual void WriteAttributes( SvIdlDataBase & rBase, 170 virtual void WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab,
|
H A D | module.hxx | 92 virtual void WriteAttributes( SvIdlDataBase & rBase,
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/ |
H A D | LogGenerator.java | 64 aGenerator.WriteAttributes(aSchemaBase); in Write() 178 private void WriteAttributes (final SchemaBase aSchema) in WriteAttributes() method in LogGenerator
|
H A D | ParserTablesGenerator.java | 269 WriteAttributes( in WriteAutomatonList() 303 private void WriteAttributes ( in WriteAttributes() method in ParserTablesGenerator
|
/trunk/main/sc/source/filter/inc/ |
H A D | xerecord.hxx | 227 rStrm.WriteAttributes( in SaveXml()
|
H A D | xestream.hxx | 319 sax_fastparser::FSHelperPtr& WriteAttributes( sal_Int32 nAttribute, ... );
|