Home
last modified time | relevance | path

Searched defs:bVbaEnabled (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1111 sal_Bool bVbaEnabled = IsInVBAMode(); in TransferTab() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx937 sal_Bool bVbaEnabled = aDocument.IsInVBAMode(); in MoveTable() local
H A Ddocfunc.cxx2750 sal_Bool bVbaEnabled = pDoc ? pDoc->IsInVBAMode() : false; in DeleteTable() local
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2147 sal_Bool bVbaEnabled = pDoc ? pDoc->IsInVBAMode() : sal_False; in DeleteTables() local

Completed in 153 milliseconds