Home
last modified time | relevance | path

Searched refs:WriteComment (Results 1 – 5 of 5) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DLogGenerator.java91 private void WriteComment (final String sFormat, final Object ... aArgumentList) in WriteComment() method in LogGenerator
102 WriteComment("%d Namespaces.", aSchema.Namespaces.GetCount()); in WriteNamespaces()
116 WriteComment("Top-level elements."); in WriteTopLevelElements()
119 WriteComment(" Schema %s.", aSchema.GetShortName()); in WriteTopLevelElements()
132 WriteComment(" %d Complex Types.", aSchema.ComplexTypes.GetCount()); in WriteComplexTypes()
144 WriteComment(" %d Simple Types.", aSchema.SimpleTypes.GetCount()); in WriteSimpleTypes()
156 WriteComment(" %d Groups.", aSchema.Groups.GetCount()); in WriteGroups()
168 WriteComment(" %d Attribute Groups.", aSchema.AttributeGroups.GetCount()); in WriteAttributeGroups()
180 WriteComment(" %d Attributes.", aSchema.Attributes.GetCount()); in WriteAttributes()
/trunk/main/xmloff/source/text/
H A DXMLRedlineExport.cxx503 WriteComment( sTmp ); in ExportChangeInfo()
553 WriteComment( sComment ); in ExportChangeInfo()
653 void XMLRedlineExport::WriteComment(const OUString& rComment) in WriteComment() function in XMLRedlineExport
H A DXMLRedlineExport.hxx205 void WriteComment(const ::rtl::OUString& rComment);
/trunk/main/soltools/giparser/
H A Dgi_parse.cxx305 WriteComment(o_rFile,sBuffer); in WriteList()
349 GenericInfo_Parser::WriteComment( ostream & o_rFile, in WriteComment() function in GenericInfo_Parser
/trunk/main/soltools/inc/
H A Dgi_parse.hxx116 void WriteComment(

Completed in 32 milliseconds