Searched refs:GetCurPage (Results 1 – 16 of 16) sorted by relevance
64 m_nActivePage = m_pPropBox->GetCurPage(); in IMPL_LINK()75 sal_uInt16 nTmpPage = m_pPropBox->GetCurPage(); in ~OPropertyBrowserView()
100 sal_uInt16 GetCurPage();
270 sal_uInt16 OPropertyEditor::GetCurPage() in GetCurPage() function in pcr::OPropertyEditor
1154 SdrPage* pPage = m_pShell->GetCurPage(); in executeControlConversionSlot()1540 …impl_collectFormSearchContexts_nothrow( m_pShell->GetCurPage()->GetForms(), ::rtl::OUString(), m_a… in ExecuteSearch()1751 if (m_pShell->GetCurPage()) in SetY2KState()1752 xCurrentForms = Reference< XIndexAccess>( m_pShell->GetCurPage()->GetForms( false ), UNO_QUERY ); in SetY2KState()2157 FmFormPage* pPage = m_pShell->GetCurPage(); in impl_updateCurrentForm()2437 FmFormPage* pCurrentPage = m_pShell->GetCurPage(); in IMPL_LINK()2644 FmFormPage* pPage = m_pShell->GetCurPage(); in UpdateForms()3734 FmFormPage* pPage = _rCurrentView.GetCurPage(); in viewDeactivated()3797 FmFormPage* pPage = _rCurrentView.GetCurPage(); in viewActivated()3852 FmFormPage* pPage = pFormView ? pFormView->GetCurPage() : NULL; in impl_defaultCurrentForm_nothrow()
290 if( !m_pFormShell || !m_pFormShell->GetCurPage()) in GetForms()293 return m_pFormShell->GetCurPage()->GetForms(); in GetForms()917 FmFormPage* pNewPage = pShell ? pShell->GetCurPage() : NULL; in UpdateContent()
162 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView268 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode()
573 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : NULL; in impl_createPropertyBrowser_throw()
1231 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
1798 FmFormPage* pPage = GetFormShell() ? GetFormShell()->GetCurPage() : NULL; in restoreMarkList()
265 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : NULL; in UpdateContent()
131 FmFormPage* GetCurPage() const;
130 FmFormPage* GetCurPage();
529 virtual sal_uInt16 GetCurPage();
2032 if( !pFormShell || !pFormShell->GetCurPage() ){ in GetForms()2036 return pFormShell->GetCurPage()->GetForms(); in GetForms()
358 sal_uInt16 GetCurPage() const { return mnCurPage; } in GetCurPage() function in Printer
1236 sal_uInt16 SvPropertyBox::GetCurPage() in GetCurPage() function in SvPropertyBox
Completed in 196 milliseconds