Home
last modified time | relevance | path

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

/aoo41x/main/basctl/source/basicide/
H A Dscriptdocument.cxx276 bool isInVBAMode() const;
449 bool ScriptDocument_Impl::isInVBAMode() const in isInVBAMode() function in basctl::ScriptDocument_Impl
1382 bool ScriptDocument::isInVBAMode() const in isInVBAMode() function in basctl::ScriptDocument
1384 return m_pImpl->isInVBAMode(); in isInVBAMode()
H A Dbaside2.cxx347 if ( aDocument.isInVBAMode() ) in BasicExecute()
356 if ( aDocument.isInVBAMode() ) in BasicExecute()
372 if ( aDocument.isInVBAMode() ) in BasicExecute()
1404 if( xBasic.Is() && aDocument.isInVBAMode() && XModule().Is() ) in CreateEntryDescriptor()
H A Dmoduldlg.cxx627 sal_Bool bVBAEnabled = aDocument.isInVBAMode(); in CheckButtons()
1024 if( pBasic && rDocument.isInVBAMode() ) in createModImpl()
H A Dbasides2.cxx279 if( nKey && xLib.is() && rDocument.isInVBAMode() ) in CreateBasWin()
H A Dbasidesh.cxx904 if ( pWindow_->GetDocument().isInVBAMode() ) in RemoveWindow()
H A Dbastype2.cxx328 if( rDocument.isInVBAMode() ) in ImpCreateLibSubEntries()
H A Dbastypes.cxx584 if ( aDocument.isInVBAMode() ) in Command()
/aoo41x/main/basctl/source/inc/
H A Dscriptdocument.hxx211 bool isInVBAMode() const;

Completed in 313 milliseconds