Searched defs:orig (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/filter/source/graphicfilter/ipict/ |
H A D | shape.cxx | 63 bool drawLineHQ(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLineHQ() 123 void drawLine(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLine() 140 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawRectangle() 159 void drawEllipse(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawEllipse() 174 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons… in drawArc() 209 …void drawRoundRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &ova… in drawRoundRectangle() 231 void drawPolygon(VirtualDevice *dev, bool drawFrame, Polygon const &orig, Size const &pSize) { in drawPolygon()
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/xslt/ |
H A D | DocumentMergerImpl.java | 52 private org.openoffice.xmerge.Document orig = null; field in DocumentMergerImpl
|
/aoo4110/main/xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ |
H A D | DocumentMergerImpl.java | 52 private org.openoffice.xmerge.Document orig = null; field in DocumentMergerImpl
|
/aoo4110/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | DocumentMergerImpl.java | 52 private org.openoffice.xmerge.Document orig = null; field in DocumentMergerImpl
|
/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
H A D | DocumentMergerImpl.java | 54 private org.openoffice.xmerge.Document orig = null; field in DocumentMergerImpl
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/ |
H A D | SelectPathVisualPanel.java | 57 OfficeInstallation orig = panel.getSelectedPath(); in SelectPathVisualPanel() local
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | DocumentMergerImpl.java | 57 private org.openoffice.xmerge.Document orig = null; field in DocumentMergerImpl
|
/aoo4110/main/pyuno/zipcore/ |
H A D | python.cxx | 193 wchar_t * orig; local
|
/aoo4110/main/extensions/test/ole/OleClient/ |
H A D | funcs.cxx | 169 bool equalSequences(const Any& orig, const Any& returned) in equalSequences()
|
/aoo4110/main/toolkit/src2xml/source/ |
H A D | srclexer.py | 41 def removeHeaderQuotes (orig): argument
|
Completed in 33 milliseconds