Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dtxtfrm.hxx192 sal_Bool FormatQuick( bool bForceQuickFormat );
466 SwTxtFrm* GetFormatted( bool bForceQuickFormat = false );
/aoo42x/main/sw/source/core/text/
H A Dfrmform.cxx2150 sal_Bool SwTxtFrm::FormatQuick( bool bForceQuickFormat ) in FormatQuick() argument
2221 if( !bForceQuickFormat && nNewHeight != nOldHeight && !IsUndersized() ) in FormatQuick()
H A Dtxtfrm.cxx2121 SwTxtFrm* SwTxtFrm::GetFormatted( bool bForceQuickFormat ) in GetFormatted() argument
2138 if( bFormat && !FormatQuick( bForceQuickFormat ) ) in GetFormatted()

Completed in 125 milliseconds