Searched refs:bBlockInsCallback (Results 1 – 2 of 2) sorted by relevance
158 if ( bBlockInsCallback ) in ParagraphInserted()196 if ( bBlockInsCallback || ( nPara == EE_PARA_ALL ) ) in ParagraphDeleted()1394 bBlockInsCallback = sal_False; in Outliner()2123 bBlockInsCallback++; in ImplBlockInsertionCallbacks()2127 DBG_ASSERT( bBlockInsCallback, "ImplBlockInsertionCallbacks ?!" ); in ImplBlockInsertionCallbacks()2128 bBlockInsCallback--; in ImplBlockInsertionCallbacks()2129 if ( !bBlockInsCallback ) in ImplBlockInsertionCallbacks()2146 if ( !bBlockInsCallback ) in IMPL_LINK()
669 sal_Bool bBlockInsCallback; member in Outliner
Completed in 35 milliseconds