Home
last modified time | relevance | path

Searched refs:GetpApp (Results 1 – 25 of 64) sorted by path

123

/trunk/main/automation/source/communi/
H A Dcommuni.cxx89 GetpApp()->Yield(); in ~CommunicationLinkViaSocket()
94 GetpApp()->RemoveUserEvent( nConnectionClosedEventId ); in ~CommunicationLinkViaSocket()
105 GetpApp()->RemoveUserEvent( nDataReceivedEventId ); in ~CommunicationLinkViaSocket()
183 GetpApp()->Yield(); in WaitForShutdown()
222 …nConnectionClosedEventId = GetpApp()->PostUserEvent( LINK( this, CommunicationLinkViaSocket, Conne… in run()
257 … nDataReceivedEventId = GetpApp()->PostUserEvent( LINK( this, CommunicationLink, DataReceived ) ); in IMPL_LINK()
284 GetpApp()->Yield(); in ~MultiCommunicationManager()
483 GetpApp()->RemoveUserEvent( nAddConnectionEventId ); in ~CommunicationManagerServerAcceptThread()
533 …nAddConnectionEventId = GetpApp()->PostUserEvent( LINK( this, CommunicationManagerServerAcceptThre… in run()
/trunk/main/automation/source/server/
H A Dprofiler.cxx108 …aProfileString += Pad(GetpApp()->GetAppLocaleDataWrapper().getDuration( DIFF( pStart, pEnd, aTime)… in GetProfileLine()
H A Dserver.cxx326 GetpApp()->PostUserEvent( LINK( pRemoteControl, ImplRemoteControl, CommandHdl ) ); in Timeout()
607 GetpApp()->PostUserEvent( LINK( this, ImplRemoteControl, CommandHdl ) ); in IMPL_LINK()
643 reinterpret_cast< sal_IntPtr >(GetpApp()->GetFocusWindow())), in IMPL_LINK()
758 GetpApp()->InsertIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ), 1 ); in QueCommands()
838 GetpApp()->PostUserEvent( LINK( this, ImplRemoteControl, CommandHdl ) ); in QueCommands()
945 GetpApp()->RemoveIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ) ); in ~ImplRemoteControl()
H A Dsta_list.cxx657 if ( GetpApp()->GetAppWindow() == pBase && pBase->GetType() != WINDOW_BORDERWINDOW ) in GetFadeSplitWin()
H A Dstatemnt.cxx3993 Window *pFocus = GetpApp()->GetFocusWindow(); in HandleCommonMethods()
4016 Window *pFocus = GetpApp()->GetFocusWindow(); in HandleCommonMethods()
4022 Window *pFocus = GetpApp()->GetFocusWindow(); in HandleCommonMethods()
H A Dstatemnt.hxx193 pLastFocusWindow = GetpApp()->GetFocusWindow(); in SafeReschedule()
199 GetpApp()->Yield(); in SafeReschedule()
201 GetpApp()->Reschedule(); in SafeReschedule()
215 if ( pLastFocusWindow != GetpApp()->GetFocusWindow() in MaybeResetSafeReschedule()
230 GetpApp()->Reschedule(); in NormalReschedule()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1177 GetpApp()->Yield(); in Run()
/trunk/main/basic/source/runtime/
H A Dinputbox.cxx184 SvRTLInputBox *pDlg=new SvRTLInputBox(GetpApp()->GetDefDialogParent(), in IMPL_LINK_INLINE_END()
H A Diosys.cxx915 MessBox( GetpApp()->GetDefDialogParent(), WinBits( WB_OK ), String(), aOutStr ).Execute(); in Shutdown()
1038 if( !MessBox( GetpApp()->GetDefDialogParent(), in WriteCon()
H A Dmethods.cxx1668 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
2014 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
4298 aTitle = GetpApp()->GetDisplayName(); in RTLFUNC()
4302 Window* pParent = GetpApp()->GetDefDialogParent(); in RTLFUNC()
H A Dmethods1.cxx2522 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
H A Druntime.cxx338 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in GetNumberFormatter()
370 eLangType = GetpApp()->GetSettings().GetLanguage(); in PrepareNumberFormatter()
H A Dstdobj1.cxx100 aSize = GetpApp()->GetAppWindow()->LogicToPixel( aSize, aGraphic.GetPrefMapMode() ); in PropWidth()
101 aSize = GetpApp()->GetAppWindow()->PixelToLogic( aSize, MapMode( MAP_TWIP ) ); in PropWidth()
115 aSize = GetpApp()->GetAppWindow()->LogicToPixel( aSize, aGraphic.GetPrefMapMode() ); in PropHeight()
116 aSize = GetpApp()->GetAppWindow()->PixelToLogic( aSize, MapMode( MAP_TWIP ) ); in PropHeight()
/trunk/main/basic/source/sbx/
H A Dsbxdate.cxx89 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpGetDate()
246 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpPutDate()
H A Dsbxscan.cxx746 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format()
873 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1034 pAppearanceCfg->SetApplicationDefaults ( GetpApp() ); in FillItemSet()
/trunk/main/desktop/source/app/
H A Dapp.cxx3520 Desktop* pD = dynamic_cast<Desktop*>(GetpApp()); in HandleAppEvent()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx228 const bool bAppUp = (GetpApp() != 0); in startExecuteModal()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1409 aDDInfo.pApp = GetpApp(); in DoDrag()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx351 ::Window* pDefParent = GetpApp()->GetDefDialogParent(); in InsSDDinDrMode()
352 GetpApp()->SetDefDialogParent(pDlg->GetWindow()); in InsSDDinDrMode()
356 GetpApp()->SetDefDialogParent(pDefParent); in InsSDDinDrMode()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessorThread.hxx153 else if (GetpApp()->AnyInput()) in run()
/trunk/main/sd/source/ui/tools/
H A DIdleDetection.cxx57 if (GetpApp()->AnyInput(INPUT_MOUSE | INPUT_KEYBOARD | INPUT_PAINT)) in CheckInputPending()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx335 GetpApp()->SetPropertyHandler( GetOrCreatePropertyHandler() ); in SfxApplication()
H A Dappbas.cxx262 GetpApp()->ShowStatusText( aText ); in PropExec_Impl()
264 GetpApp()->HideStatusText(); in PropExec_Impl()
H A Dappdde.cxx193 GetpApp()->AppEvent( aAppEvent ); in DdeExecute()

Completed in 192 milliseconds

123