Home
last modified time | relevance | path

Searched refs:SwDrawTextInfo (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx38 class SwDrawTextInfo; // _DrawText
78 Size _GetTxtSize( SwDrawTextInfo& rInf );
79 Size GetCapitalSize( SwDrawTextInfo& rInf );
81 void DrawCapital( SwDrawTextInfo &rInf );
82 void DrawStretchCapital( SwDrawTextInfo &rInf );
84 void _DrawStretchText( SwDrawTextInfo &rInf );
85 xub_StrLen _GetCrsrOfst( SwDrawTextInfo& rInf );
326 Size GetCapitalSize( SwDrawTextInfo& rInf ) in GetCapitalSize()
337 void DrawCapital( SwDrawTextInfo &rInf ) in DrawCapital()
346 Size _GetTxtSize( SwDrawTextInfo& rInf ) in _GetTxtSize()
[all …]
H A Dfntcache.hxx36 class SwDrawTextInfo; // DrawText
98 void calcLinePos(SwDrawTextInfo& rInf, Point& aStart, Point& aEnd, xub_StrLen nStart,
129 void DrawText( SwDrawTextInfo &rInf );
130 Size GetTextSize( SwDrawTextInfo &rInf );
131 xub_StrLen GetCrsrOfst( SwDrawTextInfo &rInf );
H A Ddrawfont.hxx47 class SwDrawTextInfo class
90 SwDrawTextInfo(); // nicht zulaessig
112 SwDrawTextInfo( ViewShell *pS, OutputDevice &rO, const SwScriptInfo* pSI, in SwDrawTextInfo() function in SwDrawTextInfo
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx126 SwDrawTextInfo &rInf;
130 SwDoCapitals ( SwDrawTextInfo &rInfo ) : rInf( rInfo ), pCapInf( 0 ) { } in SwDoCapitals()
134 inline SwDrawTextInfo& GetInf() { return rInf; } in GetInf()
148 SwDoGetCapitalSize( SwDrawTextInfo &rInfo ) : SwDoCapitals ( rInfo ) { } in SwDoGetCapitalSize()
171 Size SwSubFont::GetCapitalSize( SwDrawTextInfo& rInf ) in GetCapitalSize()
296 SwDoDrawCapital( SwDrawTextInfo &rInfo ) : in SwDoDrawCapital()
371 void SwSubFont::DrawCapital( SwDrawTextInfo &rInf ) in DrawCapital()
394 SwDoCapitalCrsrOfst( SwDrawTextInfo &rInfo, const sal_uInt16 nOfs ) : in SwDoCapitalCrsrOfst()
421 SwDrawTextInfo aDrawInf( rInf.GetShell(), *rInf.GetpOut(), in Do()
451 xub_StrLen SwSubFont::GetCapitalCrsrOfst( SwDrawTextInfo& rInf ) in GetCapitalCrsrOfst()
[all …]
H A Dswfont.cxx745 Size SwSubFont::_GetTxtSize( SwDrawTextInfo& rInf ) in _GetTxtSize()
848 void SwSubFont::_DrawText( SwDrawTextInfo &rInf, const sal_Bool bGrey ) in _DrawText()
981 void SwSubFont::_DrawStretchText( SwDrawTextInfo &rInf ) in _DrawStretchText()
1066 xub_StrLen SwSubFont::_GetCrsrOfst( SwDrawTextInfo& rInf ) in _GetCrsrOfst()
1103 void SwSubFont::CalcEsc( SwDrawTextInfo& rInf, Point& rPos ) in CalcEsc()
1169 void SwDrawTextInfo::Shift( sal_uInt16 nDir ) in Shift()
H A Dfntcache.cxx88 sal_uInt16 GetDefaultFontHeight( SwDrawTextInfo &rInf ) in GetDefaultFontHeight()
208 SwDrawTextInfo& rInf;
217 CalcLinePosData( SwDrawTextInfo& _rInf, Font& _rFont, in CalcLinePosData()
708 const SwDrawTextInfo &rInf, in lcl_DrawLineForWrongListData()
846 void SwFntObj::DrawText( SwDrawTextInfo &rInf ) in DrawText()
1906 Size SwFntObj::GetTextSize( SwDrawTextInfo& rInf ) in GetTextSize()
2114 xub_StrLen SwFntObj::GetCrsrOfst( SwDrawTextInfo &rInf ) in GetCrsrOfst()
2448 xub_StrLen SwFont::GetTxtBreak( SwDrawTextInfo& rInf, long nTextWidth ) in GetTxtBreak()
2635 sal_Bool SwDrawTextInfo::ApplyAutoColor( Font* pFont ) in ApplyAutoColor()
/trunk/main/sw/source/core/text/
H A Ditratr.cxx412 SwDrawTextInfo aDrawInf( rArg.pSh, *rArg.pOut, 0, rTxt, nIdx, nStop - nIdx ); in lcl_MinMaxString()
701SwDrawTextInfo aDrawInf( const_cast<ViewShell *>(getIDocumentLayoutAccess()->GetCurrentViewShell()… in GetMinMaxSize()
937 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, GetTxt(), nIdx, nStop - nIdx ); in GetScalingOfSelectedText()
954 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, sTmp, 0, 1 ); in GetScalingOfSelectedText()
963 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, sTmp, 0, 1 ); in GetScalingOfSelectedText()
974 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, aTxt, 0, aTxt.Len() ); in GetScalingOfSelectedText()
985 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, aTxt, 0, aTxt.Len() ); in GetScalingOfSelectedText()
1032 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, GetTxt(), nStt, 1 ); in GetScalingOfSelectedText()
H A Dinftxt.cxx449 SwDrawTextInfo aDrawInf( pVsh, *pOutDev, pSI, rTxt, nIndex, nLength ); in GetTxtSize()
475 SwDrawTextInfo aDrawInf( pVsh, *pOut, &rSI, *pTxt, nIdx, nLen ); in GetTxtSize()
491 SwDrawTextInfo aDrawInf( pVsh, *pOut, pSI, *pTxt, nIndex, nLength ); in GetTxtSize()
513 SwDrawTextInfo aDrawInf( pVsh, *pOut, &rScriptInfo, in GetTxtBreak()
537 SwDrawTextInfo aDrawInf( pVsh, *pOut, &rScriptInfo, in GetTxtBreak()
707 SwDrawTextInfo aDrawInf( pFrm->getRootFrm()->GetCurrShell(), *pOut, pSI, rText, nStart, nLength, in _DrawText()
H A Dtxtfly.hxx63 class SwDrawTextInfo;
211 sal_Bool DrawTextOpaque( SwDrawTextInfo &rInf );
H A Dfrmpaint.cxx210 SwDrawTextInfo aDrawInf( pSh, *pSh->GetOut(), 0, aTmp, 0, aTmp.Len() ); in PaintExtra()
567 SwDrawTextInfo aDrawInf( pSh, *pSh->GetOut(), 0, aTmp, 0, 1 ); in PaintEmpty()
H A Dporfld.cxx1275 SwDrawTextInfo aDrawInf( pSh, *rInf.GetOut(), 0, aExpand, i, 1 ); in Format()
H A Dfrmcrsr.cxx1543 SwDrawTextInfo aDrawInf( pSh, *pOut, 0, aTmp, 0, 2 ); in FillCrsrPos()
H A Ditrcrsr.cxx1633 SwDrawTextInfo aDrawInf( aSizeInf.GetVsh(), in GetCrsrOfst()
H A Dtxtfly.cxx917 sal_Bool SwTxtFly::DrawTextOpaque( SwDrawTextInfo &rInf ) in DrawTextOpaque()

Completed in 136 milliseconds