Home
last modified time | relevance | path

Searched refs:rxFrame (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/
H A DContextChangeBroadcaster.cxx50 void ContextChangeBroadcaster::Activate (const css::uno::Reference<css::frame::XFrame>& rxFrame) in Activate() argument
53 BroadcastContextChange(rxFrame, GetModuleName(rxFrame), msContextName); in Activate()
56 void ContextChangeBroadcaster::Deactivate (const css::uno::Reference<css::frame::XFrame>& rxFrame) in Deactivate() argument
60 BroadcastContextChange(rxFrame, GetModuleName(rxFrame), in Deactivate()
73 const css::uno::Reference<css::frame::XFrame>& rxFrame, in BroadcastContextChange() argument
83 if ( ! rxFrame.is() || ! rxFrame->getController().is()) in BroadcastContextChange()
93 if (SfxViewShell* pViewShell = SfxViewShell::Get(rxFrame->getController())) in BroadcastContextChange()
98 rxFrame->getController(), in BroadcastContextChange()
106 xMultiplexer->broadcastContextChangeEvent(aEvent, rxFrame->getController()); in BroadcastContextChange()
111 if ( ! rxFrame.is() || ! rxFrame->getController().is()) in GetModuleName()
[all …]
H A DControllerFactory.cxx45 const Reference<frame::XFrame>& rxFrame, in CreateToolBoxController() argument
54 rxFrame, rxController, in CreateToolBoxController()
63 rxFrame, in CreateToolBoxController()
73 rxFrame, in CreateToolBoxController()
88 aPropValue.Value <<= rxFrame; in CreateToolBoxController()
130 rsCommandName, aProperties, rxFrame)); in CreateToolBoxController()
143 const Reference<frame::XFrame>& rxFrame, in CreateToolBoxController() argument
153 rxFrame, rxController, in CreateToolBoxController()
161 rxFrame, in CreateToolBoxController()
183 const Reference<frame::XFrame>& rxFrame, in CreateToolBarController() argument
[all …]
H A DTools.cxx42 const Reference<frame::XFrame>& rxFrame) in GetImage() argument
45 return GetImage(rsHighContrastImageURL, rxFrame); in GetImage()
47 return GetImage(rsImageURL, rxFrame); in GetImage()
52 const Reference<frame::XFrame>& rxFrame) in GetImage() argument
57 return vcl::CommandInfoProvider::GetXGraphicForCommand(rsURL, rxFrame); in GetImage()
84 const css::uno::Reference<css::frame::XFrame>& rxFrame, in GetDispatch() argument
87 Reference<frame::XDispatchProvider> xProvider (rxFrame, UNO_QUERY_THROW); in GetDispatch()
H A DSidebar.cxx66 const css::uno::Reference<frame::XFrame>& rxFrame, bool bFocus) in ShowPanel() argument
68 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in ShowPanel()
91 const css::uno::Reference<frame::XFrame>& rxFrame) in TogglePanel() argument
93 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in TogglePanel()
113 const css::uno::Reference<frame::XFrame>& rxFrame) in IsPanelVisible() argument
115 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in IsPanelVisible()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DContextChangeBroadcaster.cxx50 void ContextChangeBroadcaster::Activate (const css::uno::Reference<css::frame::XFrame>& rxFrame) in Activate() argument
53 BroadcastContextChange(rxFrame, GetModuleName(rxFrame), msContextName); in Activate()
61 rxFrame, in Deactivate()
62 GetModuleName(rxFrame), in Deactivate()
75 const css::uno::Reference<css::frame::XFrame>& rxFrame, in BroadcastContextChange() argument
85 if ( ! rxFrame.is() || ! rxFrame->getController().is()) in BroadcastContextChange()
95 if (SfxViewShell* pViewShell = SfxViewShell::Get(rxFrame->getController())) in BroadcastContextChange()
100 rxFrame->getController(), in BroadcastContextChange()
108 xMultiplexer->broadcastContextChangeEvent(aEvent, rxFrame->getController()); in BroadcastContextChange()
113 if ( ! rxFrame.is() || ! rxFrame->getController().is()) in GetModuleName()
[all …]
H A DSidebar.cxx31 const css::uno::Reference<frame::XFrame>& rxFrame, bool bFocus) in ShowPanel() argument
33 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in ShowPanel()
56 const css::uno::Reference<frame::XFrame>& rxFrame) in TogglePanel() argument
58 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in TogglePanel()
78 const css::uno::Reference<frame::XFrame>& rxFrame) in IsPanelVisible() argument
80 SidebarController* pController = SidebarController::GetSidebarControllerForFrame(rxFrame); in IsPanelVisible()
H A DControllerFactory.cxx43 const Reference<frame::XFrame>& rxFrame, in CreateToolBoxController() argument
52 rxFrame, rxController, in CreateToolBoxController()
62 rxFrame, in CreateToolBoxController()
73 rxFrame, in CreateToolBoxController()
88 aPropValue.Value <<= rxFrame; in CreateToolBoxController()
128 vcl::CommandInfoProvider::GetModuleIdentifier(rxFrame)); in CreateToolBoxController()
130 rsCommandName, aProperties, rxFrame)); in CreateToolBoxController()
143 const Reference<frame::XFrame>& rxFrame, in CreateToolBarController() argument
163 aPropValue.Value <<= rxFrame; in CreateToolBarController()
H A DTools.cxx42 const Reference<frame::XFrame>& rxFrame) in GetImage() argument
45 return GetImage(rsHighContrastImageURL, rxFrame); in GetImage()
47 return GetImage(rsImageURL, rxFrame); in GetImage()
52 const Reference<frame::XFrame>& rxFrame) in GetImage() argument
57 return vcl::CommandInfoProvider::GetImageForCommand(rsURL, rxFrame); in GetImage()
111 const css::uno::Reference<css::frame::XFrame>& rxFrame, in GetDispatch() argument
114 Reference<frame::XDispatchProvider> xProvider (rxFrame, UNO_QUERY_THROW); in GetDispatch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx32 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
36 if ( ! rxFrame.is()) in Create()
39 return std::make_unique<TextPropertyPanel>(pParent, rxFrame); in Create()
45 , mxFontDispatch(new ToolbarUnoDispatcher(*mxFont, *m_xBuilder, rxFrame)) in TextPropertyPanel()
47 , mxFontHeightDispatch(new ToolbarUnoDispatcher(*mxFontHeight, *m_xBuilder, rxFrame)) in TextPropertyPanel()
49 , mxFontEffectsDispatch(new ToolbarUnoDispatcher(*mxFontEffects, *m_xBuilder, rxFrame)) in TextPropertyPanel()
51 , mxFontAdjustDispatch(new ToolbarUnoDispatcher(*mxFontAdjust, *m_xBuilder, rxFrame)) in TextPropertyPanel()
59 , mxResetBarDispatch(new ToolbarUnoDispatcher(*mxResetBar, *m_xBuilder, rxFrame)) in TextPropertyPanel()
61 , mxDefaultBarDispatch(new ToolbarUnoDispatcher(*mxDefaultBar, *m_xBuilder, rxFrame)) in TextPropertyPanel()
63 , mxPositionBarDispatch(new ToolbarUnoDispatcher(*mxPositionBar, *m_xBuilder, rxFrame)) in TextPropertyPanel()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/lists/
H A DListsPropertyPanel.cxx29 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
34 if (!rxFrame.is()) in Create()
38 return std::make_unique<ListsPropertyPanel>(pParent, rxFrame); in Create()
42 const css::uno::Reference<css::frame::XFrame>& rxFrame) in ListsPropertyPanel() argument
45 , mxNumBulletDispatcher(new ToolbarUnoDispatcher(*mxTBxNumBullet, *m_xBuilder, rxFrame)) in ListsPropertyPanel()
47 , mxOutlineDispatcher(new ToolbarUnoDispatcher(*mxTBxOutline, *m_xBuilder, rxFrame)) in ListsPropertyPanel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/styles/
H A DStylesPropertyPanel.cxx22 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
26 if ( ! rxFrame.is()) in Create()
29 return std::make_unique<StylesPropertyPanel>(pParent, rxFrame); in Create()
32 …:StylesPropertyPanel(weld::Widget* pParent, const css::uno::Reference<css::frame::XFrame>& rxFrame) in StylesPropertyPanel() argument
35 , m_xFontStyleDispatch(new ToolbarUnoDispatcher(*m_xFontStyle, *m_xBuilder, rxFrame)) in StylesPropertyPanel()
37 , m_xStyleDispatch(new ToolbarUnoDispatcher(*m_xStyle, *m_xBuilder, rxFrame)) in StylesPropertyPanel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/helper/
H A Dcommandinfoprovider.cxx87 Reference<frame::XController> xController = rxFrame->getController(); in GetDocumentAcceleratorConfiguration()
111 xSupplier->getUIConfigurationManager(GetModuleIdentifier(rxFrame))); in GetModuleAcceleratorConfiguration()
276 const Reference<frame::XFrame>& rxFrame) in GetTooltipForCommand() argument
296 const Reference<frame::XFrame>& rxFrame) in GetCommandShortcut() argument
305 …sShortcut = RetrieveShortcutsFromConfiguration(GetModuleAcceleratorConfiguration(rxFrame), rsComma… in GetCommandShortcut()
341 const Reference<frame::XFrame>& rxFrame, in GetXGraphicForCommand() argument
356 Reference<frame::XController> xController(rxFrame->getController(), UNO_SET_THROW); in GetXGraphicForCommand()
399 const Reference<frame::XFrame>& rxFrame, in GetImageForCommand() argument
402 return Image(GetXGraphicForCommand(rsCommandName, rxFrame, eImageType)); in GetImageForCommand()
457 OUString GetModuleIdentifier(const Reference<frame::XFrame>& rxFrame) in GetModuleIdentifier() argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/sidebar/
H A DTableEditPanel.cxx29 const css::uno::Reference<css::frame::XFrame>& rxFrame, in Create() argument
35 if (!rxFrame.is()) in Create()
39 return std::make_unique<TableEditPanel>(pParent, rxFrame, pBindings); in Create()
91 const css::uno::Reference<css::frame::XFrame>& rxFrame, in TableEditPanel() argument
100 , m_xInsertDispatch(new ToolbarUnoDispatcher(*m_xInsert, *m_xBuilder, rxFrame)) in TableEditPanel()
102 , m_xSelectDispatch(new ToolbarUnoDispatcher(*m_xSelect, *m_xBuilder, rxFrame)) in TableEditPanel()
104 , m_xRowSizingDispatch(new ToolbarUnoDispatcher(*m_xRowSizing, *m_xBuilder, rxFrame)) in TableEditPanel()
108 , m_xDeleteDispatch(new ToolbarUnoDispatcher(*m_xDelete, *m_xBuilder, rxFrame)) in TableEditPanel()
110 , m_xSplitMergeDispatch(new ToolbarUnoDispatcher(*m_xSplitMerge, *m_xBuilder, rxFrame)) in TableEditPanel()
112 , m_xMiscDispatch(new ToolbarUnoDispatcher(*m_xMisc, *m_xBuilder, rxFrame)) in TableEditPanel()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/styles/
H A DStylesPropertyPanel.cxx14 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
18 if ( ! rxFrame.is()) in Create()
21 return VclPtr<StylesPropertyPanel>::Create(pParent,rxFrame); in Create()
24 …tylesPropertyPanel ( vcl::Window* pParent, const css::uno::Reference<css::frame::XFrame>& rxFrame ) in StylesPropertyPanel() argument
25 : PanelLayout(pParent, "SidebarStylesPanel", "svx/ui/sidebarstylespanel.ui", rxFrame) in StylesPropertyPanel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/helper/
H A Dcommandinfoprovider.cxx87 Reference<frame::XController> xController = rxFrame->getController(); in GetDocumentAcceleratorConfiguration()
111 xSupplier->getUIConfigurationManager(GetModuleIdentifier(rxFrame))); in GetModuleAcceleratorConfiguration()
241 const Reference<frame::XFrame>& rxFrame) in GetTooltipForCommand() argument
261 const Reference<frame::XFrame>& rxFrame) in GetCommandShortcut() argument
270 …sShortcut = RetrieveShortcutsFromConfiguration(GetModuleAcceleratorConfiguration(rxFrame), rsComma… in GetCommandShortcut()
287 const Reference<frame::XFrame>& rxFrame, in GetXGraphicForCommand() argument
302 Reference<frame::XController> xController(rxFrame->getController(), UNO_SET_THROW); in GetXGraphicForCommand()
345 const Reference<frame::XFrame>& rxFrame, in GetImageForCommand() argument
348 return Image(GetXGraphicForCommand(rsCommandName, rxFrame, eImageType)); in GetImageForCommand()
403 OUString GetModuleIdentifier(const Reference<frame::XFrame>& rxFrame) in GetModuleIdentifier() argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/fontwork/
H A DFontworkPropertyPanel.cxx43 const css::uno::Reference<css::frame::XFrame>& rxFrame) in FontworkPropertyPanel() argument
46 , m_xToolbar(new ToolbarUnoDispatcher(*m_pToolbar, *m_xBuilder, rxFrame)) in FontworkPropertyPanel()
54 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
59 if (!rxFrame.is()) in Create()
63 return std::make_unique<FontworkPropertyPanel>(pParent, rxFrame); in Create()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/lists/
H A DListsPropertyPanel.cxx32 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
37 if (!rxFrame.is()) in Create()
41 return VclPtr<ListsPropertyPanel>::Create(pParent, rxFrame); in Create()
45 const css::uno::Reference<css::frame::XFrame>& rxFrame) in ListsPropertyPanel() argument
46 : PanelLayout(pParent, "ListsPropertyPanel", "svx/ui/sidebarlists.ui", rxFrame) in ListsPropertyPanel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dcommandinfoprovider.hxx69 const css::uno::Reference<css::frame::XFrame>& rxFrame);
73 … const css::uno::Reference<css::frame::XFrame>& rxFrame);
76 … const css::uno::Reference<css::frame::XFrame>& rxFrame);
82 const css::uno::Reference<css::frame::XFrame>& rxFrame,
87 const css::uno::Reference<css::frame::XFrame>& rxFrame,
102 …VCL_DLLPUBLIC OUString GetModuleIdentifier(const css::uno::Reference<css::frame::XFrame>& rxFrame);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/shapes/
H A DDefaultShapesPanel.cxx30 const css::uno::Reference<css::frame::XFrame>& rxFrame) in DefaultShapesPanel() argument
31 : PanelLayout(pParent, "DefaultShapesPanel", "svx/ui/defaultshapespanel.ui", rxFrame), in DefaultShapesPanel()
33 mxFrame(rxFrame) in DefaultShapesPanel()
50 const Reference< XFrame >& rxFrame) in Create()
54 if ( ! rxFrame.is()) in Create()
59 rxFrame); in Create()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/inc/sidebar/
H A DContextChangeBroadcaster.hxx39 void Activate (const css::uno::Reference<css::frame::XFrame>& rxFrame);
40 void Deactivate (const css::uno::Reference<css::frame::XFrame>& rxFrame);
55 const css::uno::Reference<css::frame::XFrame>& rxFrame,
59 const css::uno::Reference<css::frame::XFrame>& rxFrame);
H A DTools.hxx42 const css::uno::Reference<css::frame::XFrame>& rxFrame);
46 const css::uno::Reference<css::frame::XFrame>& rxFrame);
50 const css::uno::Reference<css::frame::XFrame>& rxFrame,
54 const css::uno::Reference<css::frame::XController>& rxFrame);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/inc/sidebar/
H A DContextChangeBroadcaster.hxx39 void Activate (const css::uno::Reference<css::frame::XFrame>& rxFrame);
40 void Deactivate (const css::uno::Reference<css::frame::XFrame>& rxFrame);
55 const css::uno::Reference<css::frame::XFrame>& rxFrame,
59 const css::uno::Reference<css::frame::XFrame>& rxFrame);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcommandinfoprovider.hxx69 const css::uno::Reference<css::frame::XFrame>& rxFrame);
73 … const css::uno::Reference<css::frame::XFrame>& rxFrame);
79 const css::uno::Reference<css::frame::XFrame>& rxFrame,
84 const css::uno::Reference<css::frame::XFrame>& rxFrame,
99 …VCL_DLLPUBLIC OUString GetModuleIdentifier(const css::uno::Reference<css::frame::XFrame>& rxFrame);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx33 const css::uno::Reference<css::frame::XFrame>& rxFrame) in Create() argument
37 if ( ! rxFrame.is()) in Create()
40 return VclPtr<TextPropertyPanel>::Create(pParent, rxFrame); in Create()
43 …:TextPropertyPanel ( vcl::Window* pParent, const css::uno::Reference<css::frame::XFrame>& rxFrame ) in TextPropertyPanel() argument
44 : PanelLayout(pParent, "SidebarTextPanel", "svx/ui/sidebartextpanel.ui", rxFrame) in TextPropertyPanel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/
H A DTools.hxx43 const css::uno::Reference<css::frame::XFrame>& rxFrame);
47 const css::uno::Reference<css::frame::XFrame>& rxFrame);
54 const css::uno::Reference<css::frame::XFrame>& rxFrame,
58 const css::uno::Reference<css::frame::XController>& rxFrame);

12345678910