Searched refs:isInVBAMode (Results 1 – 8 of 8) sorted by relevance
276 bool isInVBAMode() const;449 bool ScriptDocument_Impl::isInVBAMode() const in isInVBAMode() function in basctl::ScriptDocument_Impl1382 bool ScriptDocument::isInVBAMode() const in isInVBAMode() function in basctl::ScriptDocument1384 return m_pImpl->isInVBAMode(); in isInVBAMode()
347 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()
627 sal_Bool bVBAEnabled = aDocument.isInVBAMode(); in CheckButtons()1024 if( pBasic && rDocument.isInVBAMode() ) in createModImpl()
279 if( nKey && xLib.is() && rDocument.isInVBAMode() ) in CreateBasWin()
904 if ( pWindow_->GetDocument().isInVBAMode() ) in RemoveWindow()
328 if( rDocument.isInVBAMode() ) in ImpCreateLibSubEntries()
584 if ( aDocument.isInVBAMode() ) in Command()
211 bool isInVBAMode() const;
Completed in 58 milliseconds