Home
last modified time | relevance | path

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

/aoo41x/main/basic/inc/basic/
H A Dsbstar.hxx70 sal_Bool bDocBasic; member in StarBASIC
205 sal_Bool IsDocBasic() { return bDocBasic; } in IsDocBasic()
/aoo41x/main/basic/source/runtime/
H A Druntime.cxx66 if ( bDocBasic ) in SetVBAEnabled()
74 if ( bDocBasic ) in isVBAEnabled()
/aoo41x/main/basic/source/classes/
H A Dsb.cxx908 : SbxObject( String( RTL_CONSTASCII_USTRINGPARAM("StarBASIC") ) ), bDocBasic( bIsDocBasic ) in StarBASIC()
937 if( bDocBasic ) in StarBASIC()
987 else if( bDocBasic ) in ~StarBASIC()

Completed in 70 milliseconds