| /trunk/main/sfx2/source/doc/ |
| H A D | objxtor.cxx | 200 if ( BasicManager* pAppMgr = SFX_APP()->GetBasicManager() ) in disposing() 281 SfxObjectShellArr_Impl &rArr = SFX_APP()->GetObjectShells_Impl(); in SfxObjectShell_Impl() 369 SfxApplication *pSfxApp = SFX_APP(); in ~SfxObjectShell() 472 SfxApplication *pSfxApp = SFX_APP(); in Close() 495 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetFirst() 522 SfxObjectShellArr_Impl &rDocs = SFX_APP()->GetObjectShells_Impl(); in GetNext() 601 SfxApplication *pSfxApp = SFX_APP(); in PrepareClose() 724 pBasMgr = SFX_APP()->GetBasicManager(); in GetBasicManager() 790 return SFX_APP()->GetDialogContainer(); in GetDialogContainer() 805 return SFX_APP()->GetBasicContainer(); in GetBasicContainer() [all …]
|
| H A D | docinsert.cxx | 111 SFX_APP()->GetFilterMatcher().GetFilter4FilterName( m_sFilter ), m_pItemSet ); in CreateMedium() 126 if ( pMedium && CheckPasswd_Impl( 0, SFX_APP()->GetPool(), pMedium ) == ERRCODE_ABORT ) in CreateMedium() 147 SFX_APP()->GetFilterMatcher().GetFilter4FilterName( m_sFilter ), m_pItemSet ); in CreateMediumList() 159 if( pMedium && CheckPasswd_Impl( 0, SFX_APP()->GetPool(), pMedium ) != ERRCODE_ABORT ) in CreateMediumList() 201 m_pItemSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in IMPL_LINK()
|
| H A D | objmisc.cxx | 419 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_MODIFYCHANGED, GlobalEventConfig::GetEventName(STR… in ModifyChanged() 555 sal_uInt16 &rDocModalCount = SFX_APP()->Get_Impl()->nDocModalMode; in SetModalMode_Impl() 833 SfxApplication *pSfxApp = SFX_APP(); in SetTitle() 1107 pImp->nVisualDocumentNumber = SFX_APP()->GetFreeIndex(); in SetNamedVisibility_Impl() 1160 SfxApplication* pSfxApp = SFX_APP(); in PostActivateEvent_Impl() 1638 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in Timeout() 1662 SfxApplication* pApp = SFX_APP(); in CallBasic()
|
| /trunk/main/sd/source/ui/app/ |
| H A D | sdmod1.cxx | 119 SFX_APP()->ExecuteSlot(rReq, SFX_APP()->GetInterface()); in Execute() 250 SFX_APP()->ExecuteSlot(rReq, SFX_APP()->GetInterface()); in Execute() 388 const SfxPoolItem* pItem = SFX_APP()->GetSlotState(SID_OPENDOC, SFX_APP()->GetInterface()); in GetState() 396 … const SfxPoolItem* pItem = SFX_APP()->GetSlotState(SID_OPENHYPERLINK, SFX_APP()->GetInterface()); in GetState() 529 SfxItemSet* pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in CreateFromTemplate() 532 sal_uLong lErr = SFX_APP()->LoadTemplate( xDocShell, rTemplatePath, sal_True, pSet ); in CreateFromTemplate() 634 … SfxRequest aRequest (SID_OPENDOC, SFX_CALLMODE_SYNCHRON, SFX_APP()->GetPool()); in ExecuteNewDocument() 646 const SfxPoolItem* pRet = SFX_APP()->ExecuteSlot (aRequest); in ExecuteNewDocument()
|
| /trunk/main/sfx2/source/bastyp/ |
| H A D | progress.cxx | 135 SFX_APP()->GetAppDispatcher_Impl()->Lock( !bEnable ); in Enable_Impl() 198 SFX_APP()->SetProgress_Impl(this); in SfxProgress() 249 SFX_APP()->SetProgress_Impl(0); in Stop() 418 pImp->pWorkWin = SFX_APP()->GetWorkWindow_Impl( pImp->pView ); in SetState() 590 SfxApplication* pApp = SFX_APP(); in Reschedule() 712 pProgress = SFX_APP()->GetProgress(); in GetActiveProgress() 720 SFX_APP()->Get_Impl()->nRescheduleLocks++; in EnterLock() 727 SfxAppData_Impl *pImp = SFX_APP()->Get_Impl(); in LeaveLock()
|
| /trunk/main/sfx2/source/view/ |
| H A D | viewfrm.cxx | 377 SfxApplication* pApp = SFX_APP(); in ExecReload_Impl() 541 SfxApplication* pApp = SFX_APP(); in ExecReload_Impl() 594 SfxApplication* pApp = SFX_APP(); in ExecReload_Impl() 890 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_CLOSEDOC, GlobalEventConfig::GetEventName( STR_EVE… in ExecReload_Impl() 1211 SFX_APP(); in DoActivate() 1249 SFX_APP(); in DoDeactivate() 1502 SetPool( &SFX_APP()->GetPool() ); in Construct_Impl() 1513 pDispatcher->Push( *SFX_APP() ); in Construct_Impl() 1528 pDispatcher->Push( *SFX_APP() ); in Construct_Impl() 1534 SfxViewFrameArr_Impl &rViewArr = SFX_APP()->GetViewFrames_Impl(); in Construct_Impl() [all …]
|
| H A D | viewsh.cxx | 454 SFX_APP()->GetTopWindow(), &GetViewFrame()->GetBindings()); in ExecMisc_Impl() 583 … InfoBox aBox( SFX_APP()->GetTopWindow(), SfxResId( MSG_ERROR_SEND_MAIL )); in ExecMisc_Impl() 727 Window *pParent = SFX_APP()->GetTopWindow(); in ExecMisc_Impl() 1353 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in SfxViewShell() 1365 SfxViewShellArr_Impl &rViewArr = SFX_APP()->GetViewShells_Impl(); in ~SfxViewShell() 1635 SfxViewShellArr_Impl &rShells = SFX_APP()->GetViewShells_Impl(); in GetFirst() 1636 SfxViewFrameArr_Impl &rFrames = SFX_APP()->GetViewFrames_Impl(); in GetFirst() 1672 SfxViewShellArr_Impl &rShells = SFX_APP()->GetViewShells_Impl(); in GetNext() 1673 SfxViewFrameArr_Impl &rFrames = SFX_APP()->GetViewFrames_Impl(); in GetNext() 1718 SfxViewFrameArr_Impl &rFrames = SFX_APP()->GetViewFrames_Impl(); in Notify()
|
| H A D | frmload.cxx | 173 const SfxFilterMatcher& rMatcher = SFX_APP()->GetFilterMatcher(); in impl_getFilterFromServiceName_nothrow() 254 SfxRequest aRequest( _nSlotID, SFX_CALLMODE_SYNCHRON, SFX_APP()->GetPool() ); in impl_createNewDocWithSlotParam() 258 return lcl_getDispatchResult( SFX_APP()->ExecuteSlot( aRequest ) ); in impl_createNewDocWithSlotParam() 271 const SfxFilterMatcher& rMatcher = SFX_APP()->GetFilterMatcher(); in impl_determineFilter() 352 …pTemplateFilter = impl_detectFilterForURL( sTemplateURL, io_rDescriptor, SFX_APP()->GetFilterMatch… in impl_determineTemplateDocument()
|
| H A D | frame.cxx | 233 …SFX_APP()->NotifyEvent( SfxViewEventHint(SFX_EVENT_PREPARECLOSEVIEW, GlobalEventConfig::GetEventNa… in PrepareClose_Impl() 543 SfxFrameArr_Impl& rArr = *SFX_APP()->Get_Impl()->pTopFrames; in InsertTopFrame_Impl() 549 SfxFrameArr_Impl& rArr = *SFX_APP()->Get_Impl()->pTopFrames; in RemoveTopFrame_Impl() 988 return SFX_APP()->GetDispatcher_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, i_rSet ); in OpenDocumentSynchron()
|
| /trunk/main/sfx2/source/appl/ |
| H A D | appopen.cxx | 558 SFX_APP()->ExecuteSlot( aReq ); in NewDocDirectExec_Impl() 936 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 946 SfxFilterMatcher& rMatcher = SFX_APP()->GetFilterMatcher(); in OpenDocExec_Impl() 975 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 981 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 1046 if (SFX_APP()->IsSecureURL(rtl::OUString(), &aReferer)) in OpenDocExec_Impl() 1062 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 1091 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 1099 Window *pWindow = SFX_APP()->GetTopWindow(); in OpenDocExec_Impl() 1131 if ( !SFX_APP()->IsSecureURL( INetURLObject(aFileName), &aReferer ) ) in OpenDocExec_Impl()
|
| H A D | appbaslib.cxx | 200 SFX_APP()->GetBasicManager(); in impl_createInstance() 202 Reference< XInterface >( SFX_APP()->GetDialogContainer(), UNO_QUERY ); in impl_createInstance() 243 SFX_APP()->GetBasicManager(); in impl_createInstance() 245 Reference< XInterface >( SFX_APP()->GetBasicContainer(), UNO_QUERY ); in impl_createInstance()
|
| H A D | appdde.cxx | 572 SFX_APP()->AddDdeTopic( pShell ); in MakeTopic() 593 SfxDispatcher* pDispatcher = SFX_APP()->GetDispatcher_Impl(); in MakeTopic() 604 SFX_APP()->AddDdeTopic( pShell ); in MakeTopic() 637 return (sal_Bool)SFX_APP()->DdeExecute( *pStr ); in SysTopicExecute()
|
| H A D | childwin.cxx | 220 SfxApplication *pApp = SFX_APP(); in CreateChildWindow() 480 SfxApplication *pApp = SFX_APP(); in CreateContext() 844 SFX_APP()->RegisterChildWindowContext_Impl( pMod, nId, pFact ); in RegisterChildWindowContext() 849 SFX_APP()->RegisterChildWindow_Impl( pMod, pFact ); in RegisterChildWindow()
|
| H A D | sfxpicklist.cxx | 206 StartListening( *SFX_APP() ); in SfxPickList() 306 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, SFX_APP()->GetPool() ); in ExecuteEntry() 323 SFX_APP()->ExecuteSlot( aReq ); in ExecuteEntry()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | servobj.cxx | 115 StartListening(*SFX_APP()); // for SC_HINT_AREAS_CHANGED in ScServerObject() 133 EndListening(*SFX_APP()); in Clear() 168 StartListening(*SFX_APP()); in GetData() 218 EndListening(*SFX_APP()); in Notify()
|
| /trunk/main/sc/source/ui/undo/ |
| H A D | undotab.cxx | 424 SfxApplication* pSfxApp = SFX_APP(); // Navigator in Undo() 503 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); // Navigator in DoChange() 596 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); // Navigator in DoChange() 658 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); // Navigator in DoChange() 882 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in Undo() 906 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in Redo() 968 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); // Navigator in DoChange() 1198 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in DoChange() 1483 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in Undo() 1500 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_TABLES_CHANGED ) ); in Redo()
|
| H A D | undoblk.cxx | 531 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Undo() 550 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Redo() 714 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Undo() 746 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Redo() 1088 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Undo() 1099 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Redo() 1279 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Undo() 1362 SFX_APP()->Broadcast( SfxSimpleHint( SC_HINT_AREALINKS_CHANGED ) ); in Redo()
|
| /trunk/main/basctl/source/basicide/ |
| H A D | macrodlg.cxx | 140 SFX_APP()->SaveBasicAndDialogContainer(); in ~MacroChooser() 736 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK() 738 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK() 781 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK() 783 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK() 814 SfxAllItemSet Args( SFX_APP()->GetPool() ); in IMPL_LINK() 817 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK()
|
| H A D | scriptdocument.cxx | 411 …xContainer.set( _eType == E_SCRIPTS ? SFX_APP()->GetBasicContainer() : SFX_APP()->GetDialogContain… in getLibraryContainer() 471 return SFX_APP()->GetBasicManager(); in getBasicManager() 1139 if ( _pManager == SFX_APP()->GetBasicManager() ) in getDocumentForBasicManager() 1151 if ( ( pDocBasicManager != SFX_APP()->GetBasicManager() ) in getDocumentForBasicManager()
|
| /trunk/main/sfx2/source/control/ |
| H A D | dispatch.cxx | 339 SfxApplication *pSfxApp = SFX_APP(); in Construct_Impl() 433 SfxApplication *pSfxApp = SFX_APP(); in ~SfxDispatcher() 489 SfxApplication *pSfxApp = SFX_APP(); in Pop() 847 SfxApplication *pSfxApp = SFX_APP(); in DoDeactivate_Impl() 1364 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in Execute() 1578 DBG( SfxApplication *pSfxApp = SFX_APP() ); in IMPL_LINK() 1645 SFX_APP(); // -Wall is this required??? in Update_Impl() 1744 SFX_APP(); in _Update_Impl() 1953 SfxApplication *pSfxApp = SFX_APP(); in FlushImpl() 2638 SfxDispatcher &rDisp = *SFX_APP()->GetDispatcher_Impl(); in Popup() [all …]
|
| H A D | bindings.cxx | 703 SFX_APP()->IsDowning() ) in InvalidateAll() 763 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in Invalidate() 818 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in InvalidateShell() 830 SFX_APP()->IsDowning() ) in InvalidateShell() 883 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in Invalidate() 915 if ( SFX_APP()->IsDowning() ) in Invalidate() 1693 SfxApplication *pSfxApp = SFX_APP(); in IMPL_LINK() 1908 if ( --nRegLevel == 0 && !SFX_APP()->IsDowning() ) in LeaveRegistrations()
|
| /trunk/main/cui/source/options/ |
| H A D | treeopt.cxx | 1512 SFX_APP()->GetPool(), in CreateItemSet() 1520 … SfxItemSet aOptSet( SFX_APP()->GetPool(), SID_ATTR_QUICKLAUNCHER, SID_ATTR_QUICKLAUNCHER ); in CreateItemSet() 1521 SFX_APP()->GetOptions(aOptSet); in CreateItemSet() 1552 pRet = new SfxItemSet(SFX_APP()->GetPool(), in CreateItemSet() 1612 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet() 1622 SFX_APP()->GetOptions(*pRet); in CreateItemSet() 1625 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet() 1632 SFX_APP()->GetOptions(*pRet); in CreateItemSet() 1636 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet() 1646 pRet = new SfxItemSet( SFX_APP()->GetPool(), SID_SCH_EDITOPTIONS, SID_SCH_EDITOPTIONS ); in CreateItemSet() [all …]
|
| /trunk/main/cui/source/dialogs/ |
| H A D | cuihyperdlg.cxx | 136 mpItemSet = new SfxItemSet( SFX_APP()->GetPool(), SID_HYPERLINK_GETLINK, in SvxHpLinkDlg() 199 Size aWindowSize( SFX_APP()->GetTopWindow()->GetSizePixel() ); in Move() 261 SfxItemSet aItemSet( SFX_APP()->GetPool(), SID_HYPERLINK_GETLINK, in IMPL_LINK()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviewsf.cxx | 515 …ISfxTemplateCommon* pTemplateCommon = SFX_APP()->GetCurrentTemplateCommon(GetViewFrame()->GetBindi… in GetAttrState() 528 …ISfxTemplateCommon* pTemplateCommon = SFX_APP()->GetCurrentTemplateCommon(GetViewFrame()->GetBindi… in GetAttrState() 536 …ISfxTemplateCommon* pTemplateCommon = SFX_APP()->GetCurrentTemplateCommon(GetViewFrame()->GetBindi… in GetAttrState() 546 …ISfxTemplateCommon* pTemplCommon = SFX_APP()->GetCurrentTemplateCommon(GetViewFrame()->GetBindings… in GetAttrState()
|
| /trunk/main/sfx2/source/notify/ |
| H A D | eventsupplier.cxx | 435 aLibrary = SFX_APP()->GetName(); in ConvertToMacro() 492 aLibrary = SFX_APP()->GetName(); in NormalizeMacro() 506 …if ( aLibrary.compareTo( SFX_APP()->GetName() ) != 0 && aLibrary.compareToAscii("StarDesktop") != … in NormalizeMacro() 592 SFX_APP(); in SfxGlobalEvents_Impl()
|