Home
last modified time | relevance | path

Searched refs:GetPageCount (Results 101 – 111 of 111) sorted by relevance

12345

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2786 pViewShell->CalcPagesForPrint( pViewShell->GetPageCount() ); in getRendererCount()
2794 const sal_Int32 nPageCount = pViewShell->GetPageCount(); in getRendererCount()
H A Dunotxvw.cxx1064 nCount = m_pView->GetWrtShell().GetPageCount(); in getPropertyValue()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1363 if (pDrawLayer->HasObjects() && (pDrawLayer->GetPageCount() > nTab)) in GetDrawPage()
H A DAccessibleDocument.cxx879 if (pDrawLayer->HasObjects() && (pDrawLayer->GetPageCount() > nTab)) in GetDrawPage()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx2638 sal_uInt16 ViewShell::GetPageCount() const in GetPageCount() function in ViewShell
/aoo4110/main/reportdesign/source/ui/report/
H A DReportController.cxx1736 if ( m_nPageNum < m_aReportModel->GetPageCount() ) in impl_initialize()
2887 const sal_uInt16 nCount = m_aReportModel->GetPageCount(); in executeReport()
/aoo4110/main/svx/source/table/
H A Dtablecontroller.cxx2438 if( mxTableObj.is() && mpView && (rModel.GetPageCount() >= 1) ) in PasteObjModel()
/aoo4110/main/vcl/source/window/
H A Dprintdlg.cxx1090 sal_uInt16 nCount = maTabCtrl.GetPageCount(); in readFromSettings()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx620 for(sal_uInt16 a(0); a < pModel->GetPageCount(); a++) in WriteObject()
/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx2642 if(nDestinationPageNum < pModel->GetPageCount()) in setPropertyValueImpl()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx884 sal_uInt16 nPageNum = pSdrModel->GetPageCount(); in ProcessObj()
2640 sal_uInt16 SdrPowerPointImport::GetPageCount( PptPageKind ePageKind ) const in GetPageCount() function in SdrPowerPointImport

Completed in 273 milliseconds

12345