/aoo4110/main/filter/source/graphicfilter/ipict/ |
H A D | shape.cxx | 64 int dir[2] = L2I_ARY( dest.X()-orig.X(), dest.Y()-orig.Y() ); in drawLineHQ() 69 int X[2] = L2I_ARY( orig.X(), dest.X()); in drawLineHQ() 70 int Y[2] = L2I_ARY( orig.Y(), dest.Y()); in drawLineHQ() 89 int origPt[4][2] = { L2I_ARY( orig.X(), orig.Y()), in drawLineHQ() 90 L2I_ARY( orig.X()+pSize.Width(), orig.Y()), in drawLineHQ() 91 L2I_ARY( orig.X()+pSize.Width(), orig.Y()+pSize.Height() ), in drawLineHQ() 92 L2I_ARY( orig.X(), orig.Y()+pSize.Height() )}; in drawLineHQ() 131 poly.append(B2DPoint(double(orig.X()+decal[0]), double(orig.Y()+decal[1]))); in drawLine() 242 int numPt = orig.GetSize(); in drawPolygon() 248 Point const &pt = orig.GetPoint(i); in drawPolygon() [all …]
|
H A D | shape.hxx | 36 void drawLine(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize); 45 void drawEllipse(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize); 50 …void drawRoundRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &ova… 55 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons…
|
/aoo4110/main/external/mingwheaders/ |
H A D | mingw_headers.patch | 1 --- include/crtdbg.h.orig 2006-09-18 01:21:38.968750000 +0900 15 --- include/excpt.h.orig 2009-01-11 04:32:43.000000000 +0900 161 --- include/tchar.h.orig 2009-01-11 04:32:46.000000000 +0900 182 --- include/amvideo.h.orig 2008-12-06 11:31:53.000000000 +0900 199 --- include/basetyps.h.orig 2008-12-06 11:31:53.000000000 +0900 210 --- include/objidl.h.orig 2008-12-06 11:32:04.000000000 +0900 448 --- include/windef.h.orig 2008-12-06 11:32:12.000000000 +0900 468 --- include/winver.h.orig 2008-12-06 11:32:14.000000000 +0900 993 --- include/imm.h.orig 2008-01-18 22:17:20.000000000 +0900 1088 --- include/msi.h.orig 2008-01-18 22:17:28.000000000 +0900 [all …]
|
H A D | mingw_atl_headers.patch | 1 --- include/atl/atlbase.h.orig 2005-04-14 17:54:32.000000000 +0900 439 --- include/atl/atlcom.h.orig 2005-04-14 17:54:32.000000000 +0900 1052 --- include/atl/atlconv.h.orig 2005-04-14 17:54:32.000000000 +0900 1118 --- include/atl/atlctl.h.orig 2005-04-14 17:54:32.000000000 +0900 1305 --- include/atl/atlwin.h.orig 2005-04-14 17:54:32.000000000 +0900 1631 --- include/atl/statreg.h.orig 2005-04-14 17:54:34.000000000 +0900
|
/aoo4110/main/pyuno/zipcore/ |
H A D | python.cxx | 193 wchar_t * orig; local 198 orig = L""; 200 orig = new wchar_t[n]; 201 if (orig == NULL || 217 delete [] orig; 225 orig = L""; 227 orig = new wchar_t[n]; 228 if (orig == NULL || 244 n == 0 ? L"" : L";", orig); 252 n == 0 ? L"" : L";", orig); [all …]
|
/aoo4110/main/extensions/test/ole/OleClient/ |
H A D | funcs.cxx | 176 TypeDescription td(orig.getValueTypeRef()); in equalSequences() 184 orig >>= seq; in equalSequences() 192 orig >>= seq; in equalSequences() 200 orig >>= seq; in equalSequences() 208 orig >>= seq; in equalSequences() 216 orig >>= seq; in equalSequences() 224 orig >>= seq; in equalSequences() 232 orig >>= seq; in equalSequences() 240 orig >>= seq; in equalSequences() 248 orig >>= seq; in equalSequences() [all …]
|
/aoo4110/main/solenv/bin/ |
H A D | make_ext_update_info.pl | 202 my $orig = $parser->original_string(); 206 $orig=~/(\s*<)(.*?)\s/x; 240 $orig=~/(\s*<)(.*)/x; 245 $fullString = $orig unless $fullString; 285 my $orig = $parser->original_string(); 287 if ($orig && $prefix) { 288 $orig=~/(\s*<\/)(.*)/x; 289 $orig= $1.$prefix.":".$2; 291 print $FH $orig; 338 my $orig = $parser->original_string(); [all …]
|
/aoo4110/main/toolkit/src2xml/source/ |
H A D | srclexer.py | 41 def removeHeaderQuotes (orig): argument 42 if len(orig) <= 2: 43 return orig 44 elif orig[0] == orig[-1] == '"': 45 return orig[1:-1] 46 elif orig[0] == '<' and orig[-1] == '>': 47 return orig[1:-1] 49 return orig
|
/aoo4110/main/sal/qa/helper/gcov/ |
H A D | gcov_resultcompare.pl | 44 our $orig; 53 "o=s" => \$orig, 85 if (! $orig) 98 my %origlist = read_gcov_function_file($orig);
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/ |
H A D | SelectPathVisualPanel.java | 57 OfficeInstallation orig = panel.getSelectedPath(); in SelectPathVisualPanel() local 71 if (orig != null) { in SelectPathVisualPanel() 72 installationsComboBox.setSelectedItem(orig); in SelectPathVisualPanel() 73 installPath.setText(orig.getPath()); in SelectPathVisualPanel()
|
/aoo4110/main/xmerge/source/palmtests/qa-wrapper/bin/ |
H A D | run-convtest | 306 -xml-orig=${XML_INFILE_DIR}\ 307 -pdb-orig=${PDB_INFILE_DIR}\ 342 -xml-orig=${XML_BASELINE_DIR}\ 343 -pdb-orig=${PDB_BASELINE_DIR}\
|
/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 56 this.orig = doc; in DocumentMergerImpl() 61 GenericOfficeDocument wdoc1 = (GenericOfficeDocument) orig; in merge()
|
/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 56 this.orig = doc; in DocumentMergerImpl() 61 SxwDocument wdoc1 = (SxwDocument) orig; in merge()
|
/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 56 this.orig = doc; in DocumentMergerImpl() 61 SxwDocument wdoc1 = (SxwDocument) orig; in merge()
|
/aoo4110/ext_libraries/apr/ |
H A D | makefile.mk | 71 INSTALL_ACTION=if [ -f apr-1-config.orig ]; then mv -f apr-1-config.orig apr-1-config; fi; \ 72 cp apr-1-config apr-1-config.orig; \
|
/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 58 this.orig = doc; in DocumentMergerImpl() 63 SxwDocument wdoc1 = (SxwDocument) orig; in merge()
|
/aoo4110/ext_libraries/apr-util/ |
H A D | makefile.mk | 106 INSTALL_ACTION=if [ -f apu-1-config.orig ]; then mv -f apu-1-config.orig apu-1-config; fi; \ 107 cp apu-1-config apu-1-config.orig; \
|
/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 68 this.orig = doc; in DocumentMergerImpl() 73 SxcDocument sdoc1 = (SxcDocument)orig; in merge()
|
/aoo4110/main/setup_native/scripts/ |
H A D | install_linux.sh | 215 mv -f ${INSTALLDIR}/program/bootstraprc.orig ${INSTALLDIR}/program/bootstraprc 2>/dev/null 308 …on=$SYSUSERCONFIG.*,UserInstallation=$OOO_BASE_DIR/../UserInstallation,'\'' "$0".orig > "$0"' {} \;
|
H A D | install_solaris.sh | 299 …find "$my_dir" -type f -name bootstraprc.orig -exec sh -ce 'mv "$0" `dirname "$0"`/bootstraprc' {}… 366 …on=$SYSUSERCONFIG.*,UserInstallation=$OOO_BASE_DIR/../UserInstallation,'\'' "$0".orig > "$0"' {} \;
|
H A D | uninstall_linux.sh | 65 mv -f $1/program/bootstraprc.orig $1/program/bootstraprc
|
H A D | uninstall_solaris.sh | 62 mv -f $INSTALL_DIR/program/bootstraprc.orig $INSTALL_DIR/program/bootstraprc
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | PackageContentProvider.idl | 70 package-URL = "vnd.sun.star.pkg://" orig-URL [ abs-path ] 95 orig-URL = 1 *( unreserved | escaped | "$" | "," | ";"
|
/aoo4110/ext_libraries/hunspell/ |
H A D | hunspell-solaris.patch | 1 --- misc/hunspell-1.3.3.orig/src/tools/hunspell.cxx 2010-02-27 23:42:05.000000000 +0000
|
/aoo4110/main/cairo/ |
H A D | pixman-0.12.0.patch | 1 --- misc/build/pixman-0.12.0/configure.orig 2008-09-17 20:14:40.000000000 +0300
|