Home
last modified time | relevance | path

Searched refs:GetCurPage (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dbrowserview.cxx40 m_nActivePage = m_xPropBox->GetCurPage(); in IMPL_LINK_NOARG()
46 sal_uInt16 nTmpPage = m_xPropBox->GetCurPage(); in ~OPropertyBrowserView()
H A Dpropertyeditor.hxx82 sal_uInt16 GetCurPage() const;
H A Dpropertyeditor.cxx163 sal_uInt16 OPropertyEditor::GetCurPage() const in GetCurPage() function in pcr::OPropertyEditor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dbrowserview.cxx46 m_nActivePage = m_pPropBox->GetCurPage(); in IMPL_LINK_NOARG()
60 sal_uInt16 nTmpPage = m_pPropBox->GetCurPage(); in dispose()
H A Dpropertyeditor.hxx90 sal_uInt16 GetCurPage() const;
H A Dpropertyeditor.cxx265 sal_uInt16 OPropertyEditor::GetCurPage() const in GetCurPage() function in pcr::OPropertyEditor
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/
H A Dnotebook.h47 int GetCurPage(){ return gtk_notebook_get_current_page((GtkNotebook*)m_Widget); } in GetCurPage() function
H A Dmainframe.cpp1076 …_this->CloseConAndPageSwitch(_this->m_pNotebook->GetCurPage(), true, notebook, page_idx_after_clos… in OnCloseSelectCon()
1086 _this->CloseCon(_this->m_pNotebook->GetCurPage(), true); in OnCloseCon()
1139 int i = _this->GetNotebook()->GetCurPage() + 1; in OnNextCon()
1230 int i = _this->GetNotebook()->GetCurPage() - 1; in OnPrevCon()
1407 int n = m_pNotebook->GetCurPage(); in CloseCon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmview.cxx127 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView
232 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode()
503 if (FmFormPage* pCurPage = GetCurPage()) in KeyInput()
H A Dnavigatortreemodel.cxx245 if( !m_pFormShell || !m_pFormShell->GetCurPage()) in GetForms()
248 return m_pFormShell->GetCurPage()->GetForms(); in GetForms()
825 FmFormPage* pNewPage = pShell ? pShell->GetCurPage() : nullptr; in UpdateContent()
H A Dfmshimp.cxx1062 SdrPage* pPage = m_pShell->GetCurPage(); in executeControlConversionSlot_Lock()
1413 m_pShell->GetCurPage()->GetForms(), OUString(), in ExecuteSearch_Lock()
1630 if (m_pShell->GetCurPage()) in SetY2KState_Lock()
1631 xCurrentForms = m_pShell->GetCurPage()->GetForms( false ); in SetY2KState_Lock()
2027 FmFormPage* pPage = m_pShell->GetCurPage(); in impl_updateCurrentForm_Lock()
2309 FmFormPage* pCurrentPage = m_pShell->GetCurPage(); in IMPL_LINK()
2526 FmFormPage* pPage = m_pShell->GetCurPage(); in UpdateForms_Lock()
3528 if (FmFormPage* pPage = _rCurrentView.GetCurPage()) in viewDeactivated_Lock()
3583 FmFormPage* pPage = _rCurrentView.GetCurPage(); in viewActivated_Lock()
3640 FmFormPage* pPage = pFormView ? pFormView->GetCurPage() : nullptr; in impl_defaultCurrentForm_nothrow_Lock()
H A DfmPropBrw.cxx443 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : nullptr; in impl_createPropertyBrowser_throw()
H A Dfmshell.cxx1132 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
H A Dnavigatortree.cxx196 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : nullptr; in UpdateContent()
H A Dfmvwimp.cxx1815 FmFormPage* pPage = GetFormShell() ? GetFormShell()->GetCurPage() : nullptr; in restoreMarkList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dfmshell.hxx117 FmFormPage* GetCurPage() const;
H A Dfmview.hxx124 FmFormPage* GetCurPage();
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dfmshell.hxx117 FmFormPage* GetCurPage() const;
H A Dfmview.hxx124 FmFormPage* GetCurPage();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfmview.cxx141 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView
246 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode()
H A Dnavigatortreemodel.cxx246 if( !m_pFormShell || !m_pFormShell->GetCurPage()) in GetForms()
249 return m_pFormShell->GetCurPage()->GetForms(); in GetForms()
825 FmFormPage* pNewPage = pShell ? pShell->GetCurPage() : nullptr; in UpdateContent()
H A Dfmshimp.cxx1077 SdrPage* pPage = m_pShell->GetCurPage(); in executeControlConversionSlot_Lock()
1429 m_pShell->GetCurPage()->GetForms(), OUString(), in ExecuteSearch_Lock()
1646 if (m_pShell->GetCurPage()) in SetY2KState_Lock()
1647 xCurrentForms = m_pShell->GetCurPage()->GetForms( false ); in SetY2KState_Lock()
2043 FmFormPage* pPage = m_pShell->GetCurPage(); in impl_updateCurrentForm_Lock()
2325 FmFormPage* pCurrentPage = m_pShell->GetCurPage(); in IMPL_LINK()
2542 FmFormPage* pPage = m_pShell->GetCurPage(); in UpdateForms_Lock()
3544 if (FmFormPage* pPage = _rCurrentView.GetCurPage()) in viewDeactivated_Lock()
3599 FmFormPage* pPage = _rCurrentView.GetCurPage(); in viewActivated_Lock()
3656 FmFormPage* pPage = pFormView ? pFormView->GetCurPage() : nullptr; in impl_defaultCurrentForm_nothrow_Lock()
H A DfmPropBrw.cxx535 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : nullptr; in impl_createPropertyBrowser_throw()
H A Dfmshell.cxx1151 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
H A Dnavigatortree.cxx196 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : nullptr; in UpdateContent()

12