Searched refs:bForceNotify (Results 1 – 2 of 2) sorted by relevance
290 const bool bForceNotify = (pOld == NULL) && (pNew == NULL); in Modify() local291 mpTxtFld->ExpandTxtFld( bForceNotify ); in Modify()351 void SwTxtFld::ExpandTxtFld( const bool bForceNotify ) const in ExpandTxtFld()374 if ( !bForceNotify ) in ExpandTxtFld()
51 void ExpandTxtFld( const bool bForceNotify = false ) const;
Completed in 18 milliseconds