Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2695 sal_Bool bInsertDocModule = false; in InsertTable() local
2699 bInsertDocModule = pDoc ? pDoc->IsInVBAMode() : false; in InsertTable()
2701 if ( bInsertDocModule || ( bRecord && !pDoc->IsUndoEnabled() ) ) in InsertTable()
2720 if( bInsertDocModule ) in InsertTable()