Home
last modified time | relevance | path

Searched refs:ScaleWidth (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/migrationanalysis/src/wizard/
H A DWizard.frm27 ScaleWidth = 8175
59 ScaleWidth = 2565
68 ScaleWidth = 30
82 ScaleWidth = 2355
198 ScaleWidth = 5925
299 ScaleWidth = 2565
414 ScaleWidth = 5535
619 ScaleWidth = 705
655 ScaleWidth = 4635
882 ScaleWidth = 8175
[all …]
H A DTerminate.frm14 ScaleWidth = 6030
H A DSearchDocs.frm14 ScaleWidth = 7110
H A DScanFolders.frm15 ScaleWidth = 7110
/aoo4110/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx335 sal_Int32 WMFWriter::ScaleWidth( sal_Int32 nDX ) in ScaleWidth() function in WMFWriter
699 pConvertedDXAry[ j++ ] = (sal_Int16)ScaleWidth( pDXAry[ 0 ] ); in TrueExtTextOut()
701 pConvertedDXAry[ j++ ] = (sal_Int16)ScaleWidth( pDXAry[ i ] - pDXAry[ i - 1 ] ); in TrueExtTextOut()
702 …pConvertedDXAry[ j ] = (sal_Int16)ScaleWidth( pDXAry[ nOriginalTextLen - 2 ] / ( nOriginalTextLen … in TrueExtTextOut()
H A Dwmfwr.hxx140 sal_Int32 ScaleWidth( sal_Int32 nDX );
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXShape.idl72 void ScaleWidth( [in] double Factor, [in] boolean RelativeToOriginalSize, [in] long Scale );
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx104 …virtual void SAL_CALL ScaleWidth( double Factor, sal_Bool RelativeToOriginalSize, sal_Int32 Scale …
/aoo4110/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java91 public int ScaleWidth; field in TextDocument
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx416 ScVbaShape::ScaleWidth( double Factor, sal_Bool /*RelativeToOriginalSize*/, sal_Int32 Scale ) throw… in ScaleWidth() function in ScVbaShape

Completed in 72 milliseconds