Home
last modified time | relevance | path

Searched refs:SmGraphicWindow (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dview.hxx44 class SmGraphicWindow final : public ScrollableWindow class
59 explicit SmGraphicWindow(SmViewShell* pShell);
60 virtual ~SmGraphicWindow() override;
135 SmGraphicWindow &rGraphic;
137 SmGraphicController(SmGraphicWindow &, sal_uInt16, SfxBindings & );
215 VclPtr<SmGraphicWindow> mpGraphic;
273 SmGraphicWindow& GetGraphicWindow() in GetGraphicWindow()
277 const SmGraphicWindow& GetGraphicWindow() const in GetGraphicWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dview.hxx43 class SmGraphicWindow final : public InterimItemWindow class
62 explicit SmGraphicWindow(SmViewShell& rShell);
64 virtual ~SmGraphicWindow() override;
103 explicit SmGraphicWidget(SmViewShell& rShell, SmGraphicWindow& rGraphicWindow);
152 SmGraphicWindow& mrGraphicWindow;
248 VclPtr<SmGraphicWindow> mxGraphicWindow;
314 SmGraphicWindow& GetGraphicWindow() in GetGraphicWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dview.cxx98 SmGraphicWindow::SmGraphicWindow(SmViewShell* pShell) in SmGraphicWindow() function in SmGraphicWindow
119 SmGraphicWindow::~SmGraphicWindow() in ~SmGraphicWindow()
124 void SmGraphicWindow::dispose() in dispose()
213 void SmGraphicWindow::GetFocus() in GetFocus()
227 void SmGraphicWindow::LoseFocus() in LoseFocus()
263 void SmGraphicWindow::CaretBlinkInit() in CaretBlinkInit()
269 void SmGraphicWindow::CaretBlinkStart() in CaretBlinkStart()
277 void SmGraphicWindow::CaretBlinkStop() in CaretBlinkStop()
298 void SmGraphicWindow::ShowLine(bool bShow) in ShowLine()
405 void SmGraphicWindow::SetTotalSize () in SetTotalSize()
[all …]
H A Daccessibility.hxx65 VclPtr<SmGraphicWindow> pWin;
74 explicit SmGraphicAccessible( SmGraphicWindow *pGraphicWin );
H A Daccessibility.cxx110 SmGraphicAccessible::SmGraphicAccessible( SmGraphicWindow *pGraphicWin ) : in SmGraphicAccessible()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dview.cxx94 SmGraphicWindow::SmGraphicWindow(SmViewShell& rShell) in SmGraphicWindow() function in SmGraphicWindow
114 void SmGraphicWindow::dispose() in dispose()
123 SmGraphicWindow::~SmGraphicWindow() in ~SmGraphicWindow()
128 void SmGraphicWindow::Resize() in Resize()
252 MapMode SmGraphicWindow::GetGraphicMapMode() const in GetGraphicMapMode()
260 void SmGraphicWindow::SetTotalSize( const Size& rNewSize ) in SetTotalSize()
267 Size SmGraphicWindow::GetTotalSize() const in GetTotalSize()
273 void SmGraphicWindow::ShowContextMenu(const CommandEvent& rCEvt) in ShowContextMenu()
736 void SmGraphicWindow::SetZoom(sal_uInt16 Factor) in SetZoom()
747 void SmGraphicWindow::ZoomToFitInWindow() in ZoomToFitInWindow()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/
H A Dvisual-editor-todo15 1. SmGraphicWindow::KeyInput relies on comparison of sal_Char, a better way must be available for C…
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/qa/cppunit/
H A Dtest_starmath.cxx461 SmGraphicWindow &rGraphicWindow = m_pViewShell->GetGraphicWindow(); in viewZoom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/qa/cppunit/
H A Dtest_starmath.cxx455 SmGraphicWindow &rGraphicWindow = m_pViewShell->GetGraphicWindow(); in viewZoom()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.numbers.results2678 …void SmGraphicController::SmGraphicController(class SmGraphicWindow &,unsigned short,class SfxBind…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.numbers.results2730 …void SmGraphicController::SmGraphicController(class SmGraphicWindow &,unsigned short,class SfxBind…
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog41852 weld SmGraphicWindow
735487 use rtl::Reference in SmGraphicWindow
746500 starmath: SmGraphicWindow requires non-null pViewShell
1083601 SmGraphicWindow::IsInlineEditEnabled() const starmath/source/view.cxx:227:12
1083602 SmGraphicWindow::CaretBlinkStop() starmath/source/view.cxx:297:10
1083603 SmGraphicWindow::~SmGraphicWindow() starmath/source/view.cxx:126:5
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog473438 use rtl::Reference in SmGraphicWindow
484451 starmath: SmGraphicWindow requires non-null pViewShell
821552 SmGraphicWindow::IsInlineEditEnabled() const starmath/source/view.cxx:227:12
821553 SmGraphicWindow::CaretBlinkStop() starmath/source/view.cxx:297:10
821554 SmGraphicWindow::~SmGraphicWindow() starmath/source/view.cxx:126:5