Home
last modified time | relevance | path

Searched refs:pBindings (Results 1 – 25 of 185) sorted by path

12345678

/trunk/main/avmedia/inc/avmedia/
H A Dmediaplayer.hxx68 MediaFloater( SfxBindings* pBindings, SfxChildWindow* pCW, Window* pParent );
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1108 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in ExecuteCommand() local
1109 if ( pBindings ) in ExecuteCommand()
1110 pBindings->Invalidate( SID_DOC_MODIFIED ); in ExecuteCommand()
1124 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in ExecuteCommand() local
1125 if ( pBindings ) in ExecuteCommand()
1126 pBindings->Invalidate( SID_DOC_MODIFIED ); in ExecuteCommand()
H A Dbaside2b.cxx358 if ( pBindings ) in MouseButtonUp()
360 pBindings->Invalidate( SID_COPY ); in MouseButtonUp()
361 pBindings->Invalidate( SID_CUT ); in MouseButtonUp()
465 if ( pBindings ) in KeyInput()
467 pBindings->Invalidate( SID_CUT ); in KeyInput()
468 pBindings->Invalidate( SID_COPY ); in KeyInput()
476 pBindings->Invalidate( SID_SAVEDOC ); in KeyInput()
478 pBindings->Invalidate( SID_UNDO ); in KeyInput()
625 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in CreateEditEngine() local
626 if ( pBindings ) in CreateEditEngine()
[all …]
H A Dbaside3.cxx170 if ( pBindings ) in MouseButtonDown()
183 if ( pBindings ) in MouseButtonUp()
186 if ( pBindings ) in MouseButtonUp()
192 pBindings->Invalidate( SID_CUT ); in MouseButtonUp()
232 if( pBindings ) in KeyInput()
455 if ( pBindings ) in ExecuteCommand()
464 if ( pBindings ) in ExecuteCommand()
476 if ( pBindings ) in ExecuteCommand()
635 if ( pBindings ) in ExecuteCommand()
647 if ( pBindings ) in ExecuteCommand()
[all …]
H A Dbasides1.cxx313 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in ExecuteGlobal() local
314 if ( pBindings ) in ExecuteGlobal()
316 pBindings->Invalidate( SID_DOC_MODIFIED ); in ExecuteGlobal()
317 pBindings->Invalidate( SID_SAVEDOC ); in ExecuteGlobal()
318 pBindings->Invalidate( SID_SIGNATURE ); in ExecuteGlobal()
331 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in ExecuteGlobal() local
332 if ( pBindings ) in ExecuteGlobal()
333 pBindings->Invalidate( SID_SIGNATURE ); in ExecuteGlobal()
543 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in ExecuteGlobal() local
544 if ( pBindings ) in ExecuteGlobal()
[all …]
H A Dbasidesh.cxx310 if ( pBindings ) in onDocumentSaveDone()
311 pBindings->Invalidate( SID_SAVEDOC ); in onDocumentSaveDone()
370 if ( pBindings ) in onDocumentTitleChanged()
401 if ( pBindings ) in StoreAllWindowData()
404 pBindings->Update( SID_SAVEDOC ); in StoreAllWindowData()
634 if ( pBindings ) in SFX_NOTIFY()
948 if ( pBindings ) in InvalidateBasicIDESlots()
950 pBindings->Invalidate( SID_COPY ); in InvalidateBasicIDESlots()
951 pBindings->Invalidate( SID_CUT ); in InvalidateBasicIDESlots()
953 pBindings->Invalidate( SID_UNDO ); in InvalidateBasicIDESlots()
[all …]
H A Dbasobj3.cxx308 if ( pBindings ) in MarkDocumentModified()
311 pBindings->Invalidate( SID_SAVEDOC ); in MarkDocumentModified()
312 pBindings->Update( SID_SAVEDOC ); in MarkDocumentModified()
410 if ( pBindings ) in InvalidateDebuggerSlots()
413 pBindings->Update( SID_BASICSTOP ); in InvalidateDebuggerSlots()
414 pBindings->Invalidate( SID_BASICRUN ); in InvalidateDebuggerSlots()
415 pBindings->Update( SID_BASICRUN ); in InvalidateDebuggerSlots()
417 pBindings->Update( SID_BASICCOMPILE ); in InvalidateDebuggerSlots()
494 SfxBindings* pBindings = NULL; in GetBindingsPtr() local
517 pBindings = &pFrame->GetBindings(); in GetBindingsPtr()
[all …]
H A Dlocalizationmgr.cxx729 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in handleAddLocales() local
730 if ( pBindings ) in handleAddLocales()
731 pBindings->Invalidate( SID_BASICIDE_CURRENT_LANG ); in handleAddLocales()
784 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in handleRemoveLocales() local
785 if ( pBindings ) in handleRemoveLocales()
787 pBindings->Invalidate( SID_BASICIDE_CURRENT_LANG ); in handleRemoveLocales()
788 pBindings->Invalidate( SID_BASICIDE_MANAGE_LANG ); in handleRemoveLocales()
813 if ( pBindings ) in handleSetDefaultLocale()
814 pBindings->Invalidate( SID_BASICIDE_CURRENT_LANG ); in handleSetDefaultLocale()
833 if ( pBindings ) in handleSetCurrentLocale()
[all …]
H A Dmacrodlg.cxx324 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in DeleteMacro() local
325 if ( pBindings ) in DeleteMacro()
326 pBindings->Invalidate( SID_SAVEDOC ); in DeleteMacro()
H A Dmoduldl2.cxx370 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in EditedEntry() local
371 if ( pBindings ) in EditedEntry()
373 pBindings->Invalidate( SID_BASICIDE_LIBSELECTOR ); in EditedEntry()
374 pBindings->Update( SID_BASICIDE_LIBSELECTOR ); in EditedEntry()
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx230 SfxBindings* pBindings = BasicIDE::GetBindingsPtr(); in IMPL_LINK() local
231 if ( pBindings ) in IMPL_LINK()
232 pBindings->Invalidate( SID_BASICIDE_CURRENT_LANG ); in IMPL_LINK()
H A Dpropbrw.cxx88 SfxBindings *pBindings, SfxChildWinInfo* pInfo) in SFX_IMPL_FLOATINGWINDOW()
95 pBindings, in SFX_IMPL_FLOATINGWINDOW()
/trunk/main/basctl/source/inc/
H A Dpropbrw.hxx45 PropBrwMgr(Window *pParent, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo *pInfo);
93 SfxBindings *pBindings,
/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx99 SvxHpLinkDlg::SvxHpLinkDlg (Window* pParent, SfxBindings* pBindings) in SvxHpLinkDlg() argument
101 maCtrl ( SID_HYPERLINK_GETLINK, *pBindings, this ), in SvxHpLinkDlg()
102 mpBindings ( pBindings ), in SvxHpLinkDlg()
147 pBindings->Update( SID_READONLY_MODE ); in SvxHpLinkDlg()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1185 SfxBindings* pBindings, in CreateSvxSpellDialog() argument
1188 svx::SpellDialog* pDlg = new svx::SpellDialog(pSpellChildWindow, pParent, pBindings); in CreateSvxSpellDialog()
1524 SfxBindings* pBindings, in CreateSvxHpLinkDlg() argument
1531 pDlg = new SvxHpLinkDlg( pParent, pBindings ); in CreateSvxHpLinkDlg()
H A Ddlgfact.hxx670 SfxBindings* pBindings,
726 SfxBindings* pBindings,
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx249 SfxBindings* pBindings);
H A Dcuihyperdlg.hxx95 SvxHpLinkDlg (Window* pParent, SfxBindings* pBindings );
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx356 SfxBindings* pBindings = GetViewBindings(); in IMPL_LINK() local
357 if (pBindings) in IMPL_LINK()
359 pBindings->Invalidate( SID_SAVEDOC ); in IMPL_LINK()
360 pBindings->Invalidate( SID_DOC_MODIFIED ); in IMPL_LINK()
H A Ddocumen3.cxx465 SfxBindings* pBindings = GetViewBindings(); in LinkExternalTab() local
466 if (pBindings) in LinkExternalTab()
467 pBindings->Invalidate( SID_LINKS ); in LinkExternalTab()
H A Ddocumen8.cxx1053 SfxBindings* pBindings = GetViewBindings(); in UpdateExternalRefLinks() local
1054 if (pBindings) in UpdateExternalRefLinks()
1056 pBindings->Invalidate( SID_SAVEDOC ); in UpdateExternalRefLinks()
1057 pBindings->Invalidate( SID_DOC_MODIFIED ); in UpdateExternalRefLinks()
/trunk/main/sc/source/core/tool/
H A Dddelink.cxx251 SfxBindings* pBindings = pStackDoc->GetViewBindings(); // don't use member pDoc! in ListenersGone() local
252 if (pBindings) in ListenersGone()
253 pBindings->Invalidate( SID_LINKS ); in ListenersGone()
H A Dinterpr2.cxx2175 SfxBindings* pBindings = pDok->GetViewBindings(); in ScDde() local
2176 if (pBindings) in ScDde()
2177 pBindings->Invalidate( SID_LINKS ); // Link-Manager enablen in ScDde()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx100 SfxBindings* pBindings, in SFX_IMPL_CHILDWINDOW()
104 ScInputWindow* pWin=new ScInputWindow( pParentP, pBindings ); in SFX_IMPL_CHILDWINDOW()
112 pBindings->Invalidate( FID_TOGGLEINPUTLINE ); in SFX_IMPL_CHILDWINDOW()
142 pBindings ( pBind ), in ScInputWindow()
H A Dscmod.cxx458 if (pBindings) in Execute()
474 if (pBindings) in Execute()
491 if (pBindings) in Execute()
497 pBindings->Update( SID_PSZ_FUNCTION ); in Execute()
1036 if (pBindings) in ModifyOptions()
1039 pBindings->Invalidate(SID_SCGRIDSHOW); in ModifyOptions()
1070 if (pBindings) in ModifyOptions()
1073 pBindings->Invalidate(SID_GRID_USE); in ModifyOptions()
1171 if (pBindings) in ModifyOptions()
1268 if (pBindings) in ModifyOptions()
[all …]

Completed in 242 milliseconds

12345678