Home
last modified time | relevance | path

Searched refs:GetFnt (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx97 SwFont *pMyFnt = GetFnt(); in CtorInitTxtPainter()
427 if( GetFnt()->IsURL() && pPor->InTxtGrp() ) in DrawTextLine()
464 GetFnt()->ChgPhysFnt( GetInfo().GetVsh(), *pOut ); in DrawTextLine()
527 GetInfo().GetUnderFnt()->GetFont().GetUnderline() == GetFnt()->GetUnderline() && in CheckSpecialUnderline()
538 ASSERT( GetFnt() && UNDERLINE_NONE != GetFnt()->GetUnderline(), in CheckSpecialUnderline()
541 if( pParaFnt && pParaFnt->GetUnderline() == GetFnt()->GetUnderline() ) in CheckSpecialUnderline()
635 if ( aIter.GetFnt()->GetEscapement() < 0 || pFnt->IsWordLineMode() || in CheckSpecialUnderline()
639 if ( !aIter.GetFnt()->GetEscapement() ) in CheckSpecialUnderline()
642 const sal_uLong nFontHeight = aIter.GetFnt()->GetHeight(); in CheckSpecialUnderline()
659 if ( WEIGHT_NORMAL != aIter.GetFnt()->GetWeight() ) in CheckSpecialUnderline()
H A Ditratr.cxx435 return aIter.GetFnt()->IsSymbol( in IsSymbol()
671 if ( lcl_MinMaxString( aArg, aIter.GetFnt(), m_Text, nIdx, nStop ) ) in GetMinMaxSize()
703 nAktWidth = aIter.GetFnt()->_GetTxtSize( aDrawInf ).Width(); in GetMinMaxSize()
768 if( lcl_MinMaxString( aArg, aIter.GetFnt(), aTxt, 0, in GetMinMaxSize()
779 if( lcl_MinMaxString( aArg, aIter.GetFnt(), aTxt, 0, in GetMinMaxSize()
861 pBreakIt->GetLocale( aIter.GetFnt()->GetLanguage() ), in GetScalingOfSelectedText()
891 rAH.PushAndChg( aAttr, *(aIter.GetFnt()) ); in GetScalingOfSelectedText()
938 nProWidth += aIter.GetFnt()->_GetTxtSize( aDrawInf ).Width(); in GetScalingOfSelectedText()
955 nProWidth += aIter.GetFnt()->_GetTxtSize( aDrawInf ).Width(); in GetScalingOfSelectedText()
964 nProWidth += aIter.GetFnt()->_GetTxtSize( aDrawInf ).Width(); in GetScalingOfSelectedText()
[all …]
H A Ditrform2.cxx867 if( GetFnt()->IsTox() ) in WhichTxtPor()
871 else if ( GetFnt()->IsInputField() ) in WhichTxtPor()
877 if( GetFnt()->IsRef() ) in WhichTxtPor()
879 else if (GetFnt()->IsMeta()) in WhichTxtPor()
899 if( !rInf.X() && !pCurr->GetPortion() && !pCurr->GetLen() && !GetFnt()->IsURL() ) in WhichTxtPor()
904 if ( GetFnt()->IsURL() ) in WhichTxtPor()
1864 ((SwTxtFormatter*)this)->GetRedln()->Clear( ((SwTxtFormatter*)this)->GetFnt() ); in FeedInf()
H A Ditrcrsr.cxx175 GetInfo().SetFont( GetFnt() ); in CtorInitTxtMargin()
270 nFirstLineOfs = GetFnt()->GetSize( GetFnt()->GetActual() ).Height(); in CtorInitTxtMargin()
1618 ((SwFont*)GetFnt())->SetProportion( GetPropFont() ); in GetCrsrOfst()
1619 nOldProp = GetFnt()->GetPropr(); in GetCrsrOfst()
1628 ((SwDropPortion*)pPor)->GetFnt() : NULL ); in GetCrsrOfst()
1686 ((SwFont*)GetFnt())->SetProportion( nOldProp ); in GetCrsrOfst()
H A Ditratr.hxx114 inline SwFont *GetFnt() { return pFnt; } in GetFnt() function in SwAttrIter
115 inline const SwFont *GetFnt() const { return pFnt; } in GetFnt() function in SwAttrIter
H A Dtxtfld.cxx104 if (pFld->GetLanguage() != GetFnt()->GetLanguage()) in NewFldPortion()
106 pFld->SetLanguage( GetFnt()->GetLanguage() ); in NewFldPortion()
H A Dpordrop.hxx107 inline SwFont* GetFnt() const { return pPart ? &pPart->GetFont() : NULL; } in GetFnt() function in SwDropPortion
H A Dtxtdrop.cxx249 if (const SwFont *pFont = pDrop->GetFnt()) in GetDropSize()
H A Dporfld.cxx1227 rInf.GetOut()->SetFont( rInf.GetFont()->GetFnt( aScrType[i] ) ); in Format()
H A Dinftxt.cxx1888 if( pItr && pItr->GetFnt() == pFnt ) in SwFontSave()
H A Dpormulti.cxx1599 if( GetFnt()->IsURL() && pPor->InTxtGrp() ) in PaintMultiPortion()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx268 inline const SvxFont &GetFnt( const sal_uInt8 nWhich ) const in GetFnt() function in SwFont

Completed in 89 milliseconds