/aoo4110/main/automation/source/communi/ |
H A D | communi.cxx | 89 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()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svlbox.cxx | 99 GetpApp()->InsertAccel( &aAccReturn ); in DBG_NAME() 100 GetpApp()->InsertAccel( &aAccEscape ); in DBG_NAME() 111 GetpApp()->RemoveAccel( &aAccReturn ); in ~SvInplaceEdit() 112 GetpApp()->RemoveAccel( &aAccEscape ); in ~SvInplaceEdit() 192 GetpApp()->RemoveAccel( &aAccReturn ); in IMPL_LINK_INLINE_END() 193 GetpApp()->RemoveAccel( &aAccEscape ); in IMPL_LINK_INLINE_END() 300 GetpApp()->InsertAccel( &aAccReturn ); in SvInplaceEdit2() 301 GetpApp()->InsertAccel( &aAccEscape ); in SvInplaceEdit2() 312 GetpApp()->RemoveAccel( &aAccReturn ); in ~SvInplaceEdit2() 313 GetpApp()->RemoveAccel( &aAccEscape ); in ~SvInplaceEdit2() [all …]
|
/aoo4110/main/automation/source/server/ |
H A D | server.cxx | 326 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 D | statemnt.hxx | 192 pLastFocusWindow = GetpApp()->GetFocusWindow(); in SafeReschedule() 198 GetpApp()->Yield(); in SafeReschedule() 200 GetpApp()->Reschedule(); in SafeReschedule() 214 if ( pLastFocusWindow != GetpApp()->GetFocusWindow() in MaybeResetSafeReschedule() 229 GetpApp()->Reschedule(); in NormalReschedule()
|
/aoo4110/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 100 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()
|
H A D | iosys.cxx | 914 MessBox( GetpApp()->GetDefDialogParent(), WinBits( WB_OK ), String(), aOutStr ).Execute(); in Shutdown() 1037 if( !MessBox( GetpApp()->GetDefDialogParent(), in WriteCon()
|
/aoo4110/main/vcl/source/helper/ |
H A D | evntpost.cxx | 44 GetpApp()->RemoveUserEvent( m_nId ); in ~EventPoster() 50 m_nId = GetpApp()->PostUserEvent( ( LINK( this, EventPoster, DoEvent_Impl ) ), pEvent ); in Post()
|
/aoo4110/main/sw/source/core/except/ |
H A D | errhdl.cxx | 62 if( !bAssertFail && GetpApp() && GetpApp()->IsInMain() ) in AssertFail()
|
/aoo4110/main/svtools/source/misc/ |
H A D | itemdel.cxx | 69 GetpApp()->InsertIdleHdl( aLink, 1 ); in SfxItemDesruptor_Impl() 85 GetpApp()->RemoveIdleHdl( aLink ); in ~SfxItemDesruptor_Impl()
|
/aoo4110/main/soldep/source/ |
H A D | depapp.cxx | 35 pMyApp = GetpApp(); in Main() 116 ((MyApp*)GetpApp())->GetSolDep()->Resize(); in Resize()
|
H A D | objwin.cxx | 694 Point aPos( GetpApp()->GetAppWindow()->GetPointerPosPixel()); in IMPL_LINK() 695 Help::ShowBalloon( GetpApp()->GetAppWindow(), in IMPL_LINK()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | retrievedinputstreamdata.cxx | 87 if ( GetpApp() ) in PushData() 92 …GetpApp()->PostUserEvent( LINK( this, SwRetrievedInputStreamDataManager, LinkedInputStreamReady ),… in PushData()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | appbas.cxx | 262 GetpApp()->ShowStatusText( aText ); in PropExec_Impl() 264 GetpApp()->HideStatusText(); in PropExec_Impl()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 351 ::Window* pDefParent = GetpApp()->GetDefDialogParent(); in InsSDDinDrMode() 352 GetpApp()->SetDefDialogParent(pDlg->GetWindow()); in InsSDDinDrMode() 356 GetpApp()->SetDefDialogParent(pDefParent); in InsSDDinDrMode()
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxdate.cxx | 89 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpGetDate() 246 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpPutDate()
|
H A D | sbxscan.cxx | 746 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format() 873 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format()
|
/aoo4110/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 219 GetpApp()->HideStatusText( ); in ~SfxProgress() 314 GetpApp()->HideStatusText(); in TimeOut_Impl()
|
/aoo4110/main/sfx2/source/notify/ |
H A D | hintpost.cxx | 67 GetpApp()->PostUserEvent( ( LINK(this, SfxHintPoster, DoEvent_Impl) ), pHintToPost ); in Post()
|
/aoo4110/main/svtools/source/plugapp/ |
H A D | ttprops.cxx | 39 GetpApp()->Property( *this ); in TYPEINIT1()
|
/aoo4110/main/svtools/workben/ |
H A D | browser.cxx | 569 GetpApp()->SetAppMenu( 0 ); in ~AppWindow() 767 GetpApp()->SetAppMenu( &aMenu ); in Activate()
|
H A D | stest.cxx | 128 SearchText aSrchText( aParam, GetpApp()->GetAppInternational() ); in IMPL_LINK()
|
/aoo4110/main/sd/source/ui/tools/ |
H A D | IdleDetection.cxx | 57 if (GetpApp()->AnyInput(INPUT_MOUSE | INPUT_KEYBOARD | INPUT_PAINT)) in CheckInputPending()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | docvor.cxx | 94 GetpApp()->RemoveAccel( pAccel ); in SuspendAccel() 98 GetpApp()->InsertAccel( pAccel ); in ~SuspendAccel() 269 GetpApp()->InsertAccel( &aEditAcc ); in SfxOrganizeDlg_Impl() 2472 GetpApp()->RemoveAccel(&pImp->aEditAcc); in ~SfxTemplateOrganizeDlg()
|
/aoo4110/main/vcl/source/app/ |
H A D | idlemgr.cxx | 139 pIdleData->maIdleHdl.Call( GetpApp() ); in IMPL_LINK()
|
/aoo4110/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsQueueProcessorThread.hxx | 153 else if (GetpApp()->AnyInput()) in run()
|