Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx310 … RemoveAttribs( sal_uLong nPara, sal_uInt16 nWhich, sal_Bool bIdleFormatAndUpdate );
312 void RemoveAttribs( sal_uLong nPara, sal_Bool bIdleFormatAndUpdate = sal_True );
313 …tr, sal_uLong nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_Bool bIdleFormatAndUpdate = sal_True …
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2766 void TextEngine::RemoveAttribs( sal_uLong nPara, sal_Bool bIdleFormatAndUpdate ) in RemoveAttribs() argument
2780 if ( bIdleFormatAndUpdate ) in RemoveAttribs()
2787 void TextEngine::RemoveAttribs( sal_uLong nPara, sal_uInt16 nWhich, sal_Bool bIdleFormatAndUpdate ) in RemoveAttribs() argument
2804 if(bIdleFormatAndUpdate) in RemoveAttribs()
2836 …Attrib& rAttr, sal_uLong nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_Bool bIdleFormatAndUpdate ) in SetAttrib() argument
2860 if ( bIdleFormatAndUpdate ) in SetAttrib()

Completed in 35 milliseconds