Searched refs:mpObjShell (Results 1 – 4 of 4) sorted by relevance
485 mpObjShell( 0 ) in VBAMacroResolver()524 …mpObjShell = reinterpret_cast< SfxObjectShell* >( xUnoTunnel->getSomething( SfxObjectShell::getUno… in initialize()525 if( !mpObjShell ) in initialize()537 if( !mpObjShell ) in resolveVBAMacroToScriptURL()558 MacroResolvedInfo aInfo = resolveVBAMacro( mpObjShell, aMacroName, false ); in resolveVBAMacroToScriptURL()
96 if ( mpObjShell && !mpObjShell->IsLoading() ) in replaceByName()97 mpObjShell->SetModified( sal_True ); in replaceByName()100 NormalizeMacro( aEventDescriptor, aNormalizedDescriptor, mpObjShell ); in replaceByName()337 …css::document::DocumentEvent(aEvent.Source, aEvent.EventName, NULL, css::uno::Any()), mpObjShell ); in notifyEvent()368 mpObjShell = pShell; in SfxEvents_Impl()
97 SfxObjectShell* mpObjShell; member in ooo::vba::VBAMacroResolver
96 SfxObjectShell *mpObjShell; member in SfxEvents_Impl
Completed in 40 milliseconds