Home
last modified time | relevance | path

Searched refs:GetMacroRecorder (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sfx2/source/control/
H A Drequest.cxx216 pImp->xRecorder = SfxRequest::GetMacroRecorder( pViewFrame ); in SfxRequest()
851 …::Reference< com::sun::star::frame::XDispatchRecorder > SfxRequest::GetMacroRecorder( SfxViewFrame… in GetMacroRecorder() function in SfxRequest
882 return GetMacroRecorder( pView ).is(); in HasMacroRecorder()
915 return ( AllowsRecording() && GetMacroRecorder().is() ); in IsRecording()
/aoo41x/main/automation/source/server/
H A Dserver.cxx902 …MacroRecorder::GetMacroRecorder()->SetActionRecord( sal_False ); // Will delete MacroRecorder if… in ~ImplRemoteControl()
983 MacroRecorder::GetMacroRecorder()->SetActionLog(); in CreateEventLogger()
988 …MacroRecorder::GetMacroRecorder()->SetActionLog( sal_False ); // Will delete MacroRecorder if ne… in DestroyEventLogger()
H A Drecorder.hxx76 static MacroRecorder* GetMacroRecorder();
H A Drecorder.cxx1077 MacroRecorder* MacroRecorder::GetMacroRecorder() in GetMacroRecorder() function in MacroRecorder
H A Dstatemnt.cxx3361 MacroRecorder::GetMacroRecorder()->SetActionRecord( bBool1 ); in Execute()
/aoo41x/main/sfx2/inc/sfx2/
H A Drequest.hxx101 …n::star::uno::Reference< com::sun::star::frame::XDispatchRecorder > GetMacroRecorder( SfxViewFrame…

Completed in 48 milliseconds