Home
last modified time | relevance | path

Searched refs:SetGlobalCharStretching (Results 1 – 8 of 8) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx655 void Outliner::SetGlobalCharStretching( sal_uInt16 nX, sal_uInt16 nY ) in SetGlobalCharStretching() function in Outliner
658 pEditEngine->SetGlobalCharStretching( nX, nY ); in SetGlobalCharStretching()
/trunk/main/svx/source/svdraw/
H A Dsvdoutl.cxx75 SetGlobalCharStretching(100,100); in SetTextObj()
H A Dsvdotext.cxx1108 rOutliner.SetGlobalCharStretching((sal_uInt16)nX,(sal_uInt16)nY); in ImpSetCharStretching()
1375 rOutl.SetGlobalCharStretching(100,100); in ImpInitDrawOutliner()
H A Dsvdotextdecomposition.cxx990 …rOutliner.SetGlobalCharStretching((sal_Int16)FRound(fScaleX * 100.0), (sal_Int16)FRound(fScaleY * … in impDecomposeStretchTextPrimitive()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx341 void SetGlobalCharStretching( sal_uInt16 nX = 100, sal_uInt16 nY = 100 );
H A Doutliner.hxx1040 void SetGlobalCharStretching( sal_uInt16 nX = 100, sal_uInt16 nY = 100 );
/trunk/main/svx/workben/
H A Dedittest.cxx1598 pEditEngine->SetGlobalCharStretching( nX, nY ); in KeyInput()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2248 void EditEngine::SetGlobalCharStretching( sal_uInt16 nX, sal_uInt16 nY ) in SetGlobalCharStretching() function in EditEngine

Completed in 64 milliseconds