Searched refs:DoStretchChars (Results 1 – 7 of 7) sorted by relevance
668 void Outliner::DoStretchChars( sal_uInt16 nX, sal_uInt16 nY ) in DoStretchChars() function in Outliner671 pEditEngine->DoStretchChars( nX, nY ); in DoStretchChars()
388 rOutliner.DoStretchChars((sal_uInt16)nX,(sal_uInt16)nY); in NbcResizeTextAttributes()
343 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
1042 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
2260 void EditEngine::DoStretchChars( sal_uInt16 nX, sal_uInt16 nY ) in DoStretchChars() function in EditEngine2263 pImpEditEngine->DoStretchChars( nX, nY ); in DoStretchChars()
992 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
4236 void ImpEditEngine::DoStretchChars( sal_uInt16 nX, sal_uInt16 nY ) in DoStretchChars() function in ImpEditEngine
Completed in 131 milliseconds