Home
last modified time | relevance | path

Searched refs:GetStaticInterface (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dshell.hxx192 static SfxInterface* GetStaticInterface() { return 0; } in GetStaticInterface() function in SfxShell
336 static SfxInterface* GetStaticInterface(); \
345 SfxInterface* __EXPORT Class::GetStaticInterface() \
352 SuperClass::GetStaticInterface(), \
362 return GetStaticInterface(); \
367 GetStaticInterface()->Register(pMod); \
389 GetStaticInterface()->RegisterObjectBar( nPos, rResId )
392 GetStaticInterface()->RegisterObjectBar( nPos, rResId, nFeature )
404 GetStaticInterface()->RegisterPopupMenu( rResId )
407 GetStaticInterface()->RegisterObjectMenu( nPos, rResId )
[all …]
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh3.cxx817GetStaticInterface()->GetSlot(SID_SELECT_TABLES)->GetCommand(), HID_SELECTTABLES ); in Execute()
1014 pDlg->SetHelpId( GetStaticInterface()->GetSlot(FID_PROTECT_DOC)->GetCommand() ); in Execute()
1037 pDlg->SetHelpId( GetStaticInterface()->GetSlot(FID_PROTECT_DOC)->GetCommand() ); in Execute()
1088 pDlg->SetHelpId( GetStaticInterface()->GetSlot(FID_PROTECT_TABLE)->GetCommand() ); in Execute()
1160 pDlg->SetHelpId( GetStaticInterface()->GetSlot(FID_PROTECT_TABLE)->GetCommand() ); in Execute()
1182 pDlg->SetHelpId( GetStaticInterface()->GetSlot(FID_PROTECT_TABLE)->GetCommand() ); in Execute()
H A Dtabvwshf.cxx444GetStaticInterface()->GetSlot(nSlot)->GetCommand(), pHelpId, RID_SCDLG_STRINPUT); in ExecuteTable()
/aoo41x/main/sd/source/ui/docshell/
H A Ddocshel3.cxx187 ExecuteSlot(rReq, SfxObjectShell::GetStaticInterface()); in Execute()
206 ExecuteSlot( rReq, SfxObjectShell::GetStaticInterface() ); in Execute()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx91 pDlg->SetHelpId(GetStaticInterface()->GetSlot(FN_EDIT_FOOTNOTE)->GetCommand()); in ExecDlgExt()
H A Dpview.cxx1434 pPageUpBtn->SetHelpId(GetStaticInterface()->GetSlot(FN_PAGEUP)->GetCommand()); in _CreateScrollbar()
1436 pPageDownBtn->SetHelpId(GetStaticInterface()->GetSlot(FN_PAGEDOWN)->GetCommand()); in _CreateScrollbar()
/aoo41x/main/sw/inc/
H A Ddocsh.hxx161 static SfxInterface *_GetInterface() { return GetStaticInterface(); } in _GetInterface()
/aoo41x/main/sfx2/source/control/
H A Dshell.cxx466 return GetStaticInterface(); in GetInterface()
/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx961 const SfxSlot* pSlot = GetStaticInterface()->GetSlot(nSlot); in Execute()
H A Dtextsh1.cxx481 pDlg->SetHelpId(GetStaticInterface()->GetSlot(nSlot)->GetCommand()); in Execute()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1157 pDlg->SetHelpId( GetStaticInterface()->GetSlot(SID_CHG_PROTECT)->GetCommand() ); in ExecuteChangeProtectionDialog()

Completed in 91 milliseconds