Searched refs:aStartLocation (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/ |
H A D | StateMachine.java | 97 final Location aStartLocation, in ProcessStartElement() argument 113 aStartLocation.getLineNumber(), in ProcessStartElement() 185 aStartLocation, in ProcessStartElement() 194 aStartLocation.getLineNumber(), in ProcessStartElement() 195 aStartLocation.getColumnNumber()); in ProcessStartElement() 207 final Location aStartLocation, in ProcessEndElement() argument 237 aStartLocation, in ProcessEndElement() 246 aStartLocation.getLineNumber(), in ProcessEndElement() 261 final Location aStartLocation, in ProcessCharacters() argument 272 aStartLocation, in ProcessCharacters() [all …]
|
H A D | OOXMLParser.java | 132 final Location aStartLocation, in AddSomeActions() 152 final Location aStartLocation, in AddSomeActions() 158 aStartLocation.getCharacterOffset()); in AddSomeActions() 176 final Location aStartLocation, in AddSomeActions()
|
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/ |
H A D | XMLViewFactory.java | 53 final Location aStartLocation, in AddSemanticInformation() 57 aStartLocation.getCharacterOffset(), in AddSemanticInformation() 61 aStartLocation.getCharacterOffset(), in AddSemanticInformation()
|
/aoo42x/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/ |
H A D | ContentTypes.java | 101 final Location aStartLocation, in ContentTypes() 118 final Location aStartLocation, in ContentTypes()
|
H A D | RelatedParts.java | 63 final Location aStartLocation, in RelatedParts()
|
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/ |
H A D | IAction.java | 51 final Location aStartLocation, in Run() argument
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterPaneAnimator.cxx | 793 geometry::RealPoint2D aStartLocation (maCenterPaneBox.X1, aWindowBox.Height); in ShowPane() local 808 maNewPaneSprite->MoveTo(aStartLocation); in ShowPane() 819 aStartLocation, in ShowPane()
|
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/ |
H A D | SlideParser.java | 50 String sText, Location aStartLocation, Location aEndLocation) in SlideParser()
|
H A D | PresentationImporter.java | 68 Location aStartLocation, Location aEndLocation) in CreateParser()
|
Completed in 28 milliseconds