Searched refs:AddComment (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | ValidatingCreator.java | 161 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 D | NonValidatingCreator.java | 87 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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/ |
H A D | SimpleTypeDescriptorFactory.java | 71 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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/misc/ |
H A D | Log.java | 52 public void AddComment ( in AddComment() method in Log
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdpage.hxx | 589 void AddComment(const sdr::Comment& rNew);
|
/aoo42x/main/oovbaapi/ooo/vba/excel/ |
H A D | XRange.idl | 102 XComment AddComment( [in] any Text );
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbarange.hxx | 206 …virtual css::uno::Reference< ov::excel::XComment > SAL_CALL AddComment( const css::uno::Any& Text …
|
H A D | vbarange.cxx | 2903 ScVbaRange::AddComment( const uno::Any& Text ) throw (uno::RuntimeException) in AddComment() function in ScVbaRange
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdpage.cxx | 1978 void SdrPage::AddComment(const sdr::Comment& rNew) in AddComment() function in SdrPage
|
/aoo42x/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 1129 logWb.Names(name).RefersToRange.Cells(1, 1).AddComment
|
Completed in 125 milliseconds