/aoo42x/main/basctl/source/basicide/ |
H A D | basidesh.cxx | 310 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 D | basobj3.cxx | 308 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 D | baside3.cxx | 170 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 …]
|
/aoo42x/main/sfx2/source/control/ |
H A D | ctrlitem.cxx | 103 pBindings->Release(*this); in Bind() 110 pBindings = pBindinx; in Bind() 111 pBindings->Register(*this); in Bind() 122 pBindings->Release(*this); in BindInternal_Impl() 129 pBindings = pBindinx; in BindInternal_Impl() 156 pBindings->Release(*this); in UnBind() 183 pBindings->Register(*this); in ReBind() 204 pBindings->Update( GetId() ); in UpdateSlot() 275 pBindings(0) in SfxControllerItem() 288 pBindings(&rBindings) in SfxControllerItem() [all …]
|
H A D | dispatch.cxx | 444 while ( pBindings ) in ~SfxDispatcher() 448 pBindings = pBindings->GetSubBindings_Impl(); in ~SfxDispatcher() 528 if ( pBindings ) in Pop() 588 if ( pBindings ) in IMPL_LINK_INLINE_START() 768 if ( pBindings ) in DoActivate_Impl() 1675 if ( pBindings ) in Update_Impl() 1733 if ( pBindings ) in Update_Impl() 2738 if ( pBindings ) in Lock() 2742 else if ( pBindings ) in Lock() 2862 if ( pBindings ) in SetQuietMode_Impl() [all …]
|
H A D | unoctitm.cxx | 102 , pBindings( &rBind ) in SFX_IMPL_XINTERFACE_2() 115 if ( pBindings ) in ~SfxUnoControllerItem() 202 if ( !pBindings ) in GetNewDispatch() 213 if ( !pBindings->GetDispatcher_Impl() || !pBindings->GetDispatcher_Impl()->GetFrame() ) in GetNewDispatch() 273 if ( pBindings ) in ReleaseBindings() 275 pBindings = NULL; in ReleaseBindings() 497 , pBindings( pBind ) in SfxDispatchController_Impl() 515 if ( pBindings ) in SfxDispatchController_Impl() 519 pBindings->ENTERREGISTRATIONS(); in SfxDispatchController_Impl() 863 if ( !pDispatcher && pBindings ) in GetDispatcher() [all …]
|
/aoo42x/main/sd/source/ui/table/ |
H A D | tableobjectbar.cxx | 202 pBindings->Invalidate( SID_TABLE_DELETE_ROW ); in Execute() 203 pBindings->Invalidate( SID_TABLE_DELETE_COL ); in Execute() 204 pBindings->Invalidate( SID_FRAME_LINESTYLE ); in Execute() 205 pBindings->Invalidate( SID_FRAME_LINECOLOR ); in Execute() 206 pBindings->Invalidate( SID_ATTR_BORDER ); in Execute() 207 pBindings->Invalidate( SID_ATTR_FILL_STYLE ); in Execute() 212 pBindings->Invalidate( SID_OPTIMIZE_TABLE ); in Execute() 215 pBindings->Invalidate( SID_TABLE_VERT_NONE ); in Execute() 224 pBindings->Invalidate( SID_TABLE_VERT_NONE ); in Execute() 229 pBindings->Invalidate( SID_UNDO ); in Execute() [all …]
|
/aoo42x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 195 pBindings(&rBindings), in SfxVirtualMenu() 231 pBindings(&rBindings), in SfxVirtualMenu() 295 pBindings = 0; in ~SfxVirtualMenu() 456 *pBindings ); in CreateFromSVMenu() 787 *pBindings ); in Bind_Impl() 810 pBindings->ENTERREGISTRATIONS(); in BindControllers() 829 pBindings->LEAVEREGISTRATIONS(); in BindControllers() 835 pBindings->ENTERREGISTRATIONS(); in UnbindControllers() 1019 pBindings->Update(nSlotId); in IMPL_LINK() 1142 pBindings->Execute( nSlotId ); in IMPL_LINK() [all …]
|
H A D | mnumgr.cxx | 113 pBindings(&rBindings), in SfxMenuManager() 126 pBindings->ENTERREGISTRATIONS(); in ~SfxMenuManager() 128 pBindings->LEAVEREGISTRATIONS(); in ~SfxMenuManager() 283 pBindings->ENTERREGISTRATIONS(); in UseDefault() 323 pBindings->LEAVEREGISTRATIONS(); in UseDefault() 352 pBindings->Execute( nId ); in IMPL_LINK() 369 pBindings->ENTERREGISTRATIONS(); in Construct_Impl() 379 pBindings->LEAVEREGISTRATIONS(); in Construct_Impl() 467 pBindings->ENTERREGISTRATIONS(); in EndInsert() 470 pBindings->LEAVEREGISTRATIONS(); in EndInsert() [all …]
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 413 SfxBindings* pBindings, in SfxTemplatePanelControl() argument 417 mpBindings(pBindings) in SfxTemplatePanelControl() 877 pBindings ( pB ), in SfxCommonTemplateDialog_Impl() 925 pBindings ( pB ), in SfxCommonTemplateDialog_Impl() 1021 pBindings->ENTERREGISTRATIONS(); in ReadResource() 1045 SID_STYLE_NEW, *this, *pBindings); in ReadResource() 1054 pBindings->LEAVEREGISTRATIONS(); in ReadResource() 1059 StartListening(*pBindings); in ReadResource() 1088 pBindings->Update(i); in ReadResource() 1530 pBindings->EnterRegistrations(); in SetWaterCanState() [all …]
|
H A D | dockwin.cxx | 78 SfxBindings* pBindings , 138 SfxBindings* pBindings , in SfxDockingWrapper() argument 599 SfxWorkWindow *pWorkWin = pBindings->GetWorkWindow_Impl(); in ToggleFloatingMode() 686 SfxWorkWindow *pWorkWin = pBindings->GetWorkWindow_Impl(); in StartDocking() 721 SfxWorkWindow *pWorkWin = pBindings->GetWorkWindow_Impl(); in Docking() 818 SfxWorkWindow *pWorkWin = pBindings->GetWorkWindow_Impl(); in EndDocking() 907 pBindings(pBindinx), in SfxDockingWindow() 961 pBindings(pBindinx), in SfxDockingWindow() 1304 pBindings->SetActiveFrame( NULL ); in ReleaseChildWindow_Impl() 1770 pBindings->GetDispatcher_Impl()->Execute( in Close() [all …]
|
H A D | basedlgs.cxx | 348 pBindings(pBindinx), in SfxModelessDialog() 367 pBindings(pBindinx), in SfxModelessDialog() 393 pBindings->SetActiveFrame( pImp->pMgr->GetFrame() ); in Notify() 434 pBindings->SetActiveFrame( NULL ); in ~SfxModelessDialog() 456 pBindings->GetDispatcher_Impl()->Execute( in Close() 495 pBindings->SetActiveFrame( pImp->pMgr->GetFrame() ); in Notify() 512 pBindings->SetActiveFrame( NULL ); in Notify() 534 pBindings(pBindinx), in SfxFloatingWindow() 554 pBindings(pBindinx), in SfxFloatingWindow() 585 pBindings->GetDispatcher_Impl()->Execute( in Close() [all …]
|
/aoo42x/main/svx/source/sidebar/ |
H A D | PanelFactory.cxx | 120 SfxBindings* pBindings = reinterpret_cast<SfxBindings*>(nBindingsValue); in createUIElement() local 134 if (pBindings == NULL) in createUIElement() 145 pControl = TextPropertyPanel::Create(pParentWindow, xFrame, pBindings, aContext); in createUIElement() 149 pControl = ParaPropertyPanel::Create(pParentWindow, xFrame, pBindings, xSidebar); in createUIElement() 153 pControl = AreaPropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement() 157 pControl = GraphicPropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement() 161 pControl = LinePropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement() 165 pControl = PosSizePropertyPanel::Create(pParentWindow, xFrame, pBindings, xSidebar); in createUIElement() 173 pControl = new GalleryControl(pBindings, pParentWindow); in createUIElement() 178 pControl = new SfxTemplatePanelControl(pBindings, pParentWindow); in createUIElement()
|
/aoo42x/main/sw/source/ui/sidebar/ |
H A D | WrapPropertyPanel.cxx | 50 SfxBindings* pBindings) in Create() argument 56 if (pBindings == NULL) in Create() 62 pBindings); in Create() 69 SfxBindings* pBindings ) in WrapPropertyPanel() argument 72 , mpBindings(pBindings) in WrapPropertyPanel() 84 , maSwNoWrapControl(FN_FRAME_NOWRAP, *pBindings, *this) in WrapPropertyPanel() 85 , maSwWrapLeftControl(FN_FRAME_WRAP, *pBindings, *this) in WrapPropertyPanel() 86 , maSwWrapRightControl(FN_FRAME_WRAP_RIGHT, *pBindings, *this) in WrapPropertyPanel() 87 , maSwWrapParallelControl(FN_FRAME_WRAP_LEFT, *pBindings, *this) in WrapPropertyPanel() 88 , maSwWrapThroughControl(FN_FRAME_WRAPTHRU, *pBindings, *this) in WrapPropertyPanel() [all …]
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | childwin.hxx | 88 SfxBindings *pBindings, 93 SfxBindings *pBindings, 258 SfxBindings *pBindings, SfxChildWinInfo* pInfo ); \ 264 SfxBindings *pBindings, SfxChildWinInfo* pInfo ); \ 270 SfxBindings *pBindings, SfxChildWinInfo* pInfo ) \ 274 pBindings,pInfo); \ 290 SfxBindings *pBindings, SfxChildWinInfo* pInfo ) \ 292 SfxChildWindowContext *pContext = new Class(pParent,0,pBindings,pInfo);\ 305 SfxBindings *pBindings, SfxChildWinInfo* pInfo ); \ 315 sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo* pInfo ) \ [all …]
|
H A D | ctrlitem.hxx | 40 SfxBindings* pBindings; member in SfxControllerItem 50 DBG_ASSERT(pBindings, "keine Bindings"); in GetBindings() 51 return *pBindings; in GetBindings() 54 DBG_ASSERT(pBindings, "keine Bindings"); in GetBindings() 55 return *pBindings; in GetBindings() 68 void SetBindings(SfxBindings &rBindings) { pBindings = &rBindings; } in SetBindings() 86 { return pBindings != NULL; } in IsBindable_Impl()
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.cxx | 56 SfxBindings* pBindings) in GraphicPropertyPanel() argument 72 maBrightControl(SID_ATTR_GRAF_LUMINANCE, *pBindings, *this), in GraphicPropertyPanel() 75 maRedControl(SID_ATTR_GRAF_RED, *pBindings, *this), in GraphicPropertyPanel() 76 maGreenControl(SID_ATTR_GRAF_GREEN, *pBindings, *this), in GraphicPropertyPanel() 77 maBlueControl(SID_ATTR_GRAF_BLUE, *pBindings, *this), in GraphicPropertyPanel() 78 maGammaControl(SID_ATTR_GRAF_GAMMA, *pBindings, *this), in GraphicPropertyPanel() 79 maModeControl(SID_ATTR_GRAF_MODE, *pBindings, *this), in GraphicPropertyPanel() 85 mpBindings(pBindings), in GraphicPropertyPanel() 306 SfxBindings* pBindings) in Create() argument 312 if (pBindings == NULL) in Create() [all …]
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 152 SfxBindings* pBindings = GetViewBindings(); in Execute() local 424 if (pBindings) in Execute() 426 pBindings->Invalidate( FID_AUTO_CALC ); in Execute() 636 if (pBindings) in Execute() 781 if ( pBindings ) in Execute() 1343 if (pBindings) in NotifyStyle() 1406 if (pBindings) in SetPrintZoom() 1521 SfxBindings* pBindings = GetViewBindings(); in PageStyleModified() local 1522 if (pBindings) in PageStyleModified() 1583 if (pBindings) in ExecutePageStyle() [all …]
|
H A D | docfunc.cxx | 209 if (pBindings) in DetectiveAddPred() 250 if (pBindings) in DetectiveDelPred() 289 if (pBindings) in DetectiveAddSucc() 330 if (pBindings) in DetectiveDelSucc() 369 if (pBindings) in DetectiveAddError() 453 if (pBindings) in DetectiveDelAll() 2915 if (pBindings) in SetLayoutRTL() 3344 if (pBindings) in InsertPageBreak() 3408 if (pBindings) in RemovePageBreak() 3665 if (pBindings) in ChangeIndent() [all …]
|
/aoo42x/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.cxx | 116 SfxBindings* pBindings, in Create() argument 123 if (pBindings == NULL) in Create() 129 pBindings, in Create() 142 SfxBindings* pBindings, in TextPropertyPanel() argument 185 maFontNameControl (SID_ATTR_CHAR_FONT, *pBindings, *this, A2S("CharFontName"), rxFrame), in TextPropertyPanel() 187 maWeightControl (SID_ATTR_CHAR_WEIGHT, *pBindings, *this, A2S("Bold"), rxFrame), in TextPropertyPanel() 188 maItalicControl (SID_ATTR_CHAR_POSTURE, *pBindings, *this, A2S("Italic"), rxFrame), in TextPropertyPanel() 194 maSubScriptControl (SID_SET_SUB_SCRIPT, *pBindings, *this, A2S("SubScript"), rxFrame), in TextPropertyPanel() 196 maSDFontGrow (SID_GROW_FONT_SIZE, *pBindings, *this, A2S("Grow"), rxFrame), in TextPropertyPanel() 197 maSDFontShrink (SID_SHRINK_FONT_SIZE, *pBindings, *this, A2S("Shrink"), rxFrame), in TextPropertyPanel() [all …]
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | NavigatorChildWindow.cxx | 42 void RequestNavigatorUpdate (SfxBindings* pBindings) in SFX_IMPL_CHILDWINDOWCONTEXT() 44 if (pBindings != NULL in SFX_IMPL_CHILDWINDOWCONTEXT() 45 && pBindings->GetDispatcher() != NULL) in SFX_IMPL_CHILDWINDOWCONTEXT() 48 pBindings->GetDispatcher()->Execute( in SFX_IMPL_CHILDWINDOWCONTEXT() 60 SfxBindings* pBindings, in NavigatorChildWindow() argument 68 pBindings, in NavigatorChildWindow() 69 ::boost::bind(RequestNavigatorUpdate, pBindings)); in NavigatorChildWindow()
|
H A D | PaneChildWindows.cxx | 60 SfxBindings* pBindings, in SFX_IMPL_DOCKINGWINDOW() 68 pBindings, in SFX_IMPL_DOCKINGWINDOW() 77 ViewShellBase* pBase = ViewShellBase::GetViewShellBase(pBindings->GetDispatcher()->GetFrame()); in SFX_IMPL_DOCKINGWINDOW() 108 SfxBindings* pBindings, in LeftPaneImpressChildWindow() argument 113 pBindings, in LeftPaneImpressChildWindow() 129 SfxBindings* pBindings, in LeftPaneDrawChildWindow() argument 134 pBindings, in LeftPaneDrawChildWindow()
|
/aoo42x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.cxx | 57 SfxBindings* pBindings) in AlignmentPropertyPanel() argument 77 maAlignHorControl(SID_H_ALIGNCELL, *pBindings, *this), in AlignmentPropertyPanel() 78 maAlignVerControl(SID_V_ALIGNCELL, *pBindings, *this), in AlignmentPropertyPanel() 79 maLeftIndentControl(SID_ATTR_ALIGN_INDENT, *pBindings, *this), in AlignmentPropertyPanel() 80 maMergeCellControl(FID_MERGE_TOGGLE, *pBindings, *this), in AlignmentPropertyPanel() 82 maAngleControl(SID_ATTR_ALIGN_DEGREES, *pBindings, *this), in AlignmentPropertyPanel() 83 maStackControl(SID_ATTR_ALIGN_STACKED, *pBindings, *this), in AlignmentPropertyPanel() 96 mpBindings(pBindings) in AlignmentPropertyPanel() 352 SfxBindings* pBindings) in Create() argument 358 if (pBindings == NULL) in Create() [all …]
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 458 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 …]
|
/aoo42x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 121 SfxBindings* pBindings, in Create() argument 128 if (pBindings == NULL) in Create() 134 pBindings, in Create() 1594 SfxBindings* pBindings, in ParaPropertyPanel() argument 1656 maLRSpaceControl (SID_ATTR_PARA_LRSPACE,*pBindings,*this), in ParaPropertyPanel() 1657 maLNSpaceControl (SID_ATTR_PARA_LINESPACE, *pBindings,*this), in ParaPropertyPanel() 1658 maULSpaceControl (SID_ATTR_PARA_ULSPACE, *pBindings,*this), in ParaPropertyPanel() 1668 maBackColorControl (SID_BACKGROUND_COLOR, *pBindings,*this), in ParaPropertyPanel() 1669 m_aMetricCtl (SID_ATTR_METRIC, *pBindings,*this), in ParaPropertyPanel() 1671 maNumNumRuleIndex (FN_NUM_NUM_RULE_INDEX, *pBindings,*this), in ParaPropertyPanel() [all …]
|