/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/ |
H A D | browserview.cxx | 40 m_nActivePage = m_xPropBox->GetCurPage(); in IMPL_LINK_NOARG() 46 sal_uInt16 nTmpPage = m_xPropBox->GetCurPage(); in ~OPropertyBrowserView()
|
H A D | propertyeditor.hxx | 82 sal_uInt16 GetCurPage() const;
|
H A D | propertyeditor.cxx | 163 sal_uInt16 OPropertyEditor::GetCurPage() const in GetCurPage() function in pcr::OPropertyEditor
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/ |
H A D | browserview.cxx | 46 m_nActivePage = m_pPropBox->GetCurPage(); in IMPL_LINK_NOARG() 60 sal_uInt16 nTmpPage = m_pPropBox->GetCurPage(); in dispose()
|
H A D | propertyeditor.hxx | 90 sal_uInt16 GetCurPage() const;
|
H A D | propertyeditor.cxx | 265 sal_uInt16 OPropertyEditor::GetCurPage() const in GetCurPage() function in pcr::OPropertyEditor
|
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/ |
H A D | notebook.h | 47 int GetCurPage(){ return gtk_notebook_get_current_page((GtkNotebook*)m_Widget); } in GetCurPage() function
|
H A D | mainframe.cpp | 1076 …_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 D | fmview.cxx | 127 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView 232 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode() 503 if (FmFormPage* pCurPage = GetCurPage()) in KeyInput()
|
H A D | navigatortreemodel.cxx | 245 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 D | fmshimp.cxx | 1062 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 D | fmPropBrw.cxx | 443 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : nullptr; in impl_createPropertyBrowser_throw()
|
H A D | fmshell.cxx | 1132 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
|
H A D | navigatortree.cxx | 196 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : nullptr; in UpdateContent()
|
H A D | fmvwimp.cxx | 1815 FmFormPage* pPage = GetFormShell() ? GetFormShell()->GetCurPage() : nullptr; in restoreMarkList()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/ |
H A D | fmshell.hxx | 117 FmFormPage* GetCurPage() const;
|
H A D | fmview.hxx | 124 FmFormPage* GetCurPage();
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/ |
H A D | fmshell.hxx | 117 FmFormPage* GetCurPage() const;
|
H A D | fmview.hxx | 124 FmFormPage* GetCurPage();
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/ |
H A D | fmview.cxx | 141 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView 246 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode()
|
H A D | navigatortreemodel.cxx | 246 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 D | fmshimp.cxx | 1077 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 D | fmPropBrw.cxx | 535 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : nullptr; in impl_createPropertyBrowser_throw()
|
H A D | fmshell.cxx | 1151 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
|
H A D | navigatortree.cxx | 196 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : nullptr; in UpdateContent()
|