Searched refs:IsQuick (Results 1 – 5 of 5) sorted by relevance
160 inline sal_Bool IsQuick() const { return GetInfo().IsQuick(); } in IsQuick() function in SwTxtFormatter
204 && ( bAllWays || !IsQuick() ) ) in UpdatePos()692 if ( IsQuick() || in NewFlyCntPortion()702 objectpositioning::AsCharFlags nMode = IsQuick() ? AS_CHAR_QUICK : 0; in NewFlyCntPortion()
1583 …if ( IsFlyInCntBase() && (!IsQuick() || (pPorTmp && pPorTmp->IsFlyCntPortion() && !pPorTmp->GetPor… in FormatLine()1672 if ( IsFlyInCntBase() && !IsQuick() ) in FormatLine()
652 inline sal_Bool IsQuick() const { return bQuick; } in IsQuick() function in SwTxtFormatInfo
891 if( !rInf.IsQuick() ) in NewFtnPortion()
Completed in 94 milliseconds