Searched refs:bIdleFormatAndUpdate (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svtools/inc/svtools/ |
H A D | texteng.hxx | 310 … 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 …
|
/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 2766 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 34 milliseconds