Searched refs:IsFntChg (Results 1 – 3 of 3) sorted by relevance
132 sal_Bool bChg = nStartIndex && nNewPos == nPos ? pFnt->IsFntChg() : Seek( nNewPos ); in SeekAndChgAttrIter()199 sal_Bool bChg = pFnt->IsFntChg(); in SeekStartAndChgAttrIter()309 return pFnt->IsFntChg(); in Seek()
130 inline sal_Bool IsFntChg() const { return bFntChg; } in IsFntChg() function in SwLineLayout
196 inline sal_Bool IsFntChg() const { return bFntChg; } in IsFntChg() function in SwFont
Completed in 14 milliseconds