Home
last modified time | relevance | path

Searched refs:AddComment (Results 1 – 10 of 10) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java161 maLog.AddComment("All"); in Visit()
198 maLog.AddComment("Any"); in Visit()
217 maLog.AddComment ("Complex Content."); in Visit()
238 maLog.AddComment ("Complex Type %s defined in %s.", in Visit()
276 maLog.AddComment("Choice"); in Visit()
388 maLog.AddComment("Group %s", aGroup.GetName()); in Visit()
431 maLog.AddComment("OccurrenceIndicator %s->%s", in Visit()
480 maLog.AddComment("Occurrence: loop"); in Visit()
532 maLog.AddComment("Sequence."); in Visit()
582 maLog.AddComment("SimpleContent."); in Visit()
[all …]
H A DNonValidatingCreator.java87 maLog.AddComment("top level elements"); in CreateForTopLevelElements()
99 maLog.AddComment("schema %s", aSchema.GetShortName()); in CreateForTopLevelElements()
103 maLog.AddComment("Element: on '%s' go from %s to %s via %s", in CreateForTopLevelElements()
129 maLog.AddComment ("Complex Type %s defined in %s.", in CreateForComplexType()
140 maLog.AddComment("Element: on '%s' go from %s to %s via %s", in CreateForComplexType()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DSimpleTypeDescriptorFactory.java71 aLog.AddComment("Simple type %s, defined at %s", in CreateSimpleTypeDescriptor()
125 maLog.AddComment("builtin %s", aNode.toString()); in Visit()
187 maLog.AddComment("list of type %s", aNode.GetItemType().toString()); in Visit()
204 maLog.AddComment("%s", aNode.toString()); in Visit()
223 maLog.AddComment(aNode.toString()); in Visit()
247 maLog.AddComment("reference to %s", aNode.GetReferencedTypeName()); in Visit()
260 maLog.AddComment("union"); in Visit()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/misc/
H A DLog.java52 public void AddComment ( in AddComment() method in Log
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx589 void AddComment(const sdr::Comment& rNew);
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl102 XComment AddComment( [in] any Text );
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx206 …virtual css::uno::Reference< ov::excel::XComment > SAL_CALL AddComment( const css::uno::Any& Text …
H A Dvbarange.cxx2903 ScVbaRange::AddComment( const uno::Any& Text ) throw (uno::RuntimeException) in AddComment() function in ScVbaRange
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx1978 void SdrPage::AddComment(const sdr::Comment& rNew) in AddComment() function in SdrPage
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas1129 logWb.Names(name).RefersToRange.Cells(1, 1).AddComment

Completed in 73 milliseconds