Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserview.cxx64 m_nActivePage = m_pPropBox->GetCurPage(); in IMPL_LINK()
75 sal_uInt16 nTmpPage = m_pPropBox->GetCurPage(); in ~OPropertyBrowserView()
H A Dpropertyeditor.hxx100 sal_uInt16 GetCurPage();
H A Dpropertyeditor.cxx270 sal_uInt16 OPropertyEditor::GetCurPage() in GetCurPage() function in pcr::OPropertyEditor
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1154 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()
H A Dnavigatortreemodel.cxx290 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()
H A Dfmview.cxx162 FmFormPage* FmFormView::GetCurPage() in GetCurPage() function in FmFormView
268 FmFormPage* pCurPage = GetCurPage(); in ChangeDesignMode()
H A DfmPropBrw.cxx573 FmFormPage* pFormPage = _pFormShell ? _pFormShell->GetCurPage() : NULL; in impl_createPropertyBrowser_throw()
H A Dfmshell.cxx1231 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage() function in FmFormShell
H A Dfmvwimp.cxx1798 FmFormPage* pPage = GetFormShell() ? GetFormShell()->GetCurPage() : NULL; in restoreMarkList()
H A Dnavigatortree.cxx265 FmFormPage* pNewPage = pFormShell ? pFormShell->GetCurPage() : NULL; in UpdateContent()
/trunk/main/svx/inc/svx/
H A Dfmshell.hxx131 FmFormPage* GetCurPage() const;
H A Dfmview.hxx130 FmFormPage* GetCurPage();
/trunk/main/svtools/source/inc/
H A Dproperty.hxx529 virtual sal_uInt16 GetCurPage();
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx2032 if( !pFormShell || !pFormShell->GetCurPage() ){ in GetForms()
2036 return pFormShell->GetCurPage()->GetForms(); in GetForms()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx358 sal_uInt16 GetCurPage() const { return mnCurPage; } in GetCurPage() function in Printer
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx1236 sal_uInt16 SvPropertyBox::GetCurPage() in GetCurPage() function in SvPropertyBox

Completed in 183 milliseconds