Home
last modified time | relevance | path

Searched refs:GetCurrentPageNumber (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx138 sal_Int32 GetCurrentPageNumber() const;
/AOO42X/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx536 sal_Int32 PDFExtOutDevData::GetCurrentPageNumber() const in GetCurrentPageNumber() function in vcl::PDFExtOutDevData
/AOO42X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1718 sal_Int32 nDestPage = rPDFExtOutDevData.GetCurrentPageNumber(); in ImplPDFExportShapeInteraction()
1728 sal_Int32 nDestPage = rPDFExtOutDevData.GetCurrentPageNumber() + 1; in ImplPDFExportShapeInteraction()