Home
last modified time | relevance | path

Searched refs:Convert (Results 1 – 25 of 218) sorted by last modified time

123456789

/trunk/main/sw/source/ui/table/
H A Dconvert.src31 Text [ en-US ] = "Convert Table to Text" ;
158 Text [ en-US ] = "Convert Text to Table" ;
/trunk/main/sc/addin/datefunc/
H A Ddfa.cl122 * Convert a date to a count of days starting from 01/01/0001
152 * Convert a count of days starting from 01/01/0001 to a date
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf24770 helpcontent2 source\text\shared\00\00000001.xhp 0 help hd_id3154232 76 0 kid f228=1‖Convert 20…
40701 …x4‖\<link href=\"text/simpress/01/13050400.xhp\" name=\"Convert to 3D Rotation Object\"\>Convert t…
41405 helpcontent2 source\text\simpress\01\13050300.xhp 0 help tit 0 kid u32ywu‖Convert to 3D 2013…
41406 …kid x64bku‖\<link href=\"text/simpress/01/13050300.xhp\" name=\"Convert to 3D\"\>Convert to 3D\</l…
41540 helpcontent2 source\text\simpress\01\13050000.xhp 0 help tit 0 kid fw0ian‖Convert 20130829 23…
41541 … 0 kid 0qyu7]‖\<link href=\"text/simpress/01/13050000.xhp\" name=\"Convert\"\>Convert\</link\> …
43139 …d 6cp93n‖\<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\"\>Convert to Pol…
45293 helpcontent2 source\text\swriter\main0110.xhp 0 help par_idN10603 0 kid 85=51b‖Convert 201308…
48349 … m4co]5‖\<link href=\"text/swriter/01/06090000.xhp\" name=\"Convert Text to Table\"\>Convert Text …
71765 wizards source\euro\euro.src 0 string STEP_ZERO + 3 0 kid yapd7c‖~Convert 20130829 23:02:48
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf2020 helpcontent2 source\text\swriter\main0110.xhp 0 help par_idN10603 0 en-ZA Convert 2002-02-02 …
4166 …0 en-ZA \<link href=\"text/swriter/01/06090000.xhp\" name=\"Convert Text to Table\"\>Convert Text …
21372 helpcontent2 source\text\shared\00\00000001.xhp 0 help hd_id3154232 76 0 en-ZA Convert 2002-02…
26517 …ZA \<link href=\"text/simpress/01/13050400.xhp\" name=\"Convert to 3D Rotation Object\"\>Convert t…
26935 helpcontent2 source\text\simpress\01\13050300.xhp 0 help tit 0 en-ZA Convert to 3D 2002-02-0…
26936 … 0 en-ZA \<link href=\"text/simpress/01/13050300.xhp\" name=\"Convert to 3D\"\>Convert to 3D\</l…
27107 helpcontent2 source\text\simpress\01\13050000.xhp 0 help tit 0 en-ZA Convert 2002-02-02 02:02…
27108 …6 1 0 en-ZA \<link href=\"text/simpress/01/13050000.xhp\" name=\"Convert\"\>Convert\</link\> …
28429 … 0 en-ZA \<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\"\>Convert to Pol…
49007 wizards source\euro\euro.src 0 string STEP_ZERO + 3 0 en-ZA ~Convert 2002-02-02 02:02:02
[all …]
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx508 sal_Bool Convert( BmpConversion eConversion );
H A Dbitmapex.hxx131 sal_Bool Convert( BmpConversion eConversion );
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx937 …void Convert( EditView* pEditView, LanguageType nSrcLang, LanguageType nDestLang, c…
H A Dimpedit4.cxx1570 void ImpEditEngine::Convert( EditView* pEditView, in Convert() function in ImpEditEngine
1642 aWrp.Convert(); in Convert()
H A Deditview.cxx973 PIMPEE->Convert( this, nSrcLang, nDestLang, pDestFont, nOptions, bIsInteractive, bMultipleDoc ); in StartTextConversion()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx339 aTempBitmapEx.Convert( BMP_CONVERSION_8BIT_GREYS ); in WritePS()
471 aTmpBitmap.Convert( BMP_CONVERSION_1BIT_THRESHOLD ); in ImplWriteProlog()
786 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
797 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
810 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
822 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
835 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
850 aBitmap.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImplWriteActions()
/trunk/main/starmath/source/
H A Dmathtype.cxx158 static sal_Unicode Convert(sal_Unicode nIn) in Convert() function
3244 sal_Unicode nArse = Convert(pTemp->GetText().GetChar(i)); in HandleMath()
3497 *pS << Convert(nChar); in HandleText()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.src37 Text [ en-US ] = "Convert to Polygon" ;
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx165 aBitmap.Convert( BMP_CONVERSION_24BIT ); in BitmapEx()
548 sal_Bool BitmapEx::Convert( BmpConversion eConversion ) in Convert() function in BitmapEx
550 return( !!aBitmap ? aBitmap.Convert( eConversion ) : sal_False ); in Convert()
H A Dbitmap3.cxx274 sal_Bool Bitmap::Convert( BmpConversion eConversion ) in Convert() function in Bitmap
1064 rNew.Convert(BMP_CONVERSION_1BIT_THRESHOLD); in ImplAdaptBitCount()
1071 rNew.Convert(BMP_CONVERSION_4BIT_GREYS); in ImplAdaptBitCount()
1075 rNew.Convert(BMP_CONVERSION_4BIT_COLORS); in ImplAdaptBitCount()
1083 rNew.Convert(BMP_CONVERSION_8BIT_GREYS); in ImplAdaptBitCount()
1087 rNew.Convert(BMP_CONVERSION_8BIT_COLORS); in ImplAdaptBitCount()
1093 rNew.Convert(BMP_CONVERSION_24BIT); in ImplAdaptBitCount()
H A Dbitmap4.cxx949 sal_Bool bRet = ( GetBitCount() > 8 ) ? Convert( BMP_CONVERSION_8BIT_COLORS ) : sal_True; in ImplPopArt()
H A Dbitmap.cxx963 Convert( BMP_CONVERSION_24BIT ); in CopyPixel()
966 Convert( BMP_CONVERSION_8BIT_COLORS ); in CopyPixel()
971 Convert( BMP_CONVERSION_4BIT_COLORS ); in CopyPixel()
1613 Convert( BMP_CONVERSION_4BIT_COLORS ); in Replace()
1677 Convert( BMP_CONVERSION_4BIT_COLORS ); in Replace()
1978 Convert( BMP_CONVERSION_24BIT ); in Blend()
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf23655 …d_id3147402 1 0 eo \<link href=\"text/swriter/01/06090000.xhp\" name=\"Convert Text to Table\"\>…
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4071 aBitmapEx.Convert( BMP_CONVERSION_8BIT_GREYS ); in ImportGraphic()
4073 aBitmapEx.Convert( BMP_CONVERSION_1BIT_THRESHOLD ); in ImportGraphic()
4085 aGdiMetaFile.Convert( MTF_CONVERSION_8BIT_GREYS ); in ImportGraphic()
4087 aGdiMetaFile.Convert( MTF_CONVERSION_1BIT_THRESHOLD ); in ImportGraphic()
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src143 Text [ en-US ] = "~Convert" ;
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src788 Text [ en-US ] = "Convert %1 to polygon" ;
792 Text [ en-US ] = "Convert %1 to polygons" ;
796 Text [ en-US ] = "Convert %1 to curve" ;
800 Text [ en-US ] = "Convert %1 to curves" ;
804 Text [ en-US ] = "Convert %1 to contour" ;
808 Text [ en-US ] = "Convert %1 to contours" ;
/trunk/main/sd/source/ui/app/
H A Dstrings.src537 Text [ en-US ] = "Convert selected object to curve?" ;
995 Text [ en-US ] = "Convert bitmap to polygon" ;
1040 Text [ en-US ] = "Convert to metafile" ;
1045 Text [ en-US ] = "Convert to bitmap" ;
/trunk/main/
H A Dconfigure.ac2351 # Convert to posix path with 8.3 filename restrictions ( No spaces )
2374 # Convert to posix path with 8.3 filename restrictions ( No spaces )
2405 # Convert to posix path with 8.3 filename restrictions ( No spaces )
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx617 rFmlaConv.Convert( pTokArr, rStrm, nFmlaSize1, false, FT_Conditional ); in ReadCF()
628 rFmlaConv.Convert( pTokArr, rStrm, nFmlaSize2, false, FT_Conditional ); in ReadCF()
751 rFmlaConv.Convert( pTokArr, rStrm, nLen, false, FT_Conditional ); in ReadDV()
766 rFmlaConv.Convert( pTokArr, rStrm, nLen, false, FT_Conditional ); in ReadDV()
/trunk/main/sw/source/ui/utlui/
H A Dinitui.src188 Text [ en-US ] = "Convert $(ARG1)" ;
/trunk/main/svx/source/engine3d/
H A Dfloat3d.src175 QuickHelpText [ en-US ] = "Convert to 3D" ;
188 QuickHelpText [ en-US ] = "Convert to Lathe Object" ;

Completed in 2610 milliseconds

123456789