Home
last modified time | relevance | path

Searched refs:mpObjShell (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/filter/source/msfilter/
H A Dmsvbahelper.cxx485 mpObjShell( 0 ) in VBAMacroResolver()
524mpObjShell = 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()
/aoo4110/main/sfx2/source/notify/
H A Deventsupplier.cxx96 if ( mpObjShell && !mpObjShell->IsLoading() ) in replaceByName()
97 mpObjShell->SetModified( sal_True ); in replaceByName()
100 NormalizeMacro( aEventDescriptor, aNormalizedDescriptor, mpObjShell ); in replaceByName()
334 …css::document::DocumentEvent(aEvent.Source, aEvent.EventName, NULL, css::uno::Any()), mpObjShell ); in notifyEvent()
365 mpObjShell = pShell; in SfxEvents_Impl()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsvbahelper.hxx97 SfxObjectShell* mpObjShell; member in ooo::vba::VBAMacroResolver
/aoo4110/main/sfx2/source/inc/
H A Deventsupplier.hxx96 SfxObjectShell *mpObjShell; member in SfxEvents_Impl

Completed in 27 milliseconds