Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx97 SwFont *pMyFnt = GetFnt(); in CtorInitTxtPainter() local
98 GetInfo().SetFont( pMyFnt ); in CtorInitTxtPainter()
100 if( ALIGN_BASELINE != pMyFnt->GetAlign() ) in CtorInitTxtPainter()
102 ASSERT( ALIGN_BASELINE == pMyFnt->GetAlign(), in CtorInitTxtPainter()
104 pMyFnt->SetAlign( ALIGN_BASELINE ); in CtorInitTxtPainter()

Completed in 16 milliseconds