Searched refs:bInsertDocModule (Results 1 – 1 of 1) sorted by relevance
2695 sal_Bool bInsertDocModule = false; in InsertTable() local2699 bInsertDocModule = pDoc ? pDoc->IsInVBAMode() : false; in InsertTable()2701 if ( bInsertDocModule || ( bRecord && !pDoc->IsUndoEnabled() ) ) in InsertTable()2720 if( bInsertDocModule ) in InsertTable()