Home
last modified time | relevance | path

Searched refs:nLastPage (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviewsd.cxx158 sal_uInt16 nLastPage; in GetNavigatorWinState() local
168 nLastPage = GetDoc()->GetSdPageCount( mePageKind ) - 1; in GetNavigatorWinState()
182 if( nCurrentPage == nLastPage ) in GetNavigatorWinState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviewsd.cxx156 sal_uInt16 nLastPage; in GetNavigatorWinState() local
166 nLastPage = GetDoc()->GetSdPageCount( mePageKind ) - 1; in GetNavigatorWinState()
180 if( nCurrentPage == nLastPage ) in GetNavigatorWinState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/osx/
H A Dprintview.h34 sal_Int32 nLastPage; member
37 : bNeedRestart( false ), nLastPage( 0 ) {} in PrintAccessoryViewState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/osx/
H A Dprintview.h34 sal_Int32 nLastPage; member
37 : bNeedRestart( false ), nLastPage( 0 ) {} in PrintAccessoryViewState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/svg/
H A Dsvgfilter.hxx253 … sal_Int32 nFirstPage, sal_Int32 nLastPage );
255 … sal_Int32 nFirstPage, sal_Int32 nLastPage );
H A Dsvgexport.cxx738 sal_Int32 nCurPage = 0, nLastPage = mSelectedPages.size() - 1; in implLookForFirstVisiblePage() local
745 while( ( nCurPage <= nLastPage ) && ( -1 == mnVisiblePage ) ) in implLookForFirstVisiblePage()
775 sal_Int32 nLastPage = mSelectedPages.size() - 1; in implExportDocument() local
777 mbSinglePage = (nLastPage == 0); in implExportDocument()
867 implExportDrawPages( mSelectedPages, 0, nLastPage ); in implExportDocument()
1549 sal_Int32 nFirstPage, sal_Int32 nLastPage ) in implExportMasterPages() argument
1551 DBG_ASSERT( nFirstPage <= nLastPage, in implExportMasterPages()
1581 for( sal_Int32 i = nFirstPage; i <= nLastPage; ++i ) in implExportMasterPages()
1602 sal_Int32 nFirstPage, sal_Int32 nLastPage ) in implExportDrawPages() argument
1604 DBG_ASSERT( nFirstPage <= nLastPage, in implExportDrawPages()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/svg/
H A Dsvgfilter.hxx259 … sal_Int32 nFirstPage, sal_Int32 nLastPage );
261 … sal_Int32 nFirstPage, sal_Int32 nLastPage );
H A Dsvgexport.cxx846 sal_Int32 nCurPage = 0, nLastPage = mSelectedPages.size() - 1; in implLookForFirstVisiblePage() local
853 while( ( nCurPage <= nLastPage ) && ( -1 == mnVisiblePage ) ) in implLookForFirstVisiblePage()
883 sal_Int32 nLastPage = mSelectedPages.size() - 1; in implExportDocument() local
885 mbSinglePage = (nLastPage == 0); in implExportDocument()
978 implExportDrawPages( mSelectedPages, 0, nLastPage ); in implExportDocument()
1776 sal_Int32 nFirstPage, sal_Int32 nLastPage ) in implExportMasterPages() argument
1778 DBG_ASSERT( nFirstPage <= nLastPage, in implExportMasterPages()
1808 for( sal_Int32 i = nFirstPage; i <= nLastPage; ++i ) in implExportMasterPages()
1824 sal_Int32 nFirstPage, sal_Int32 nLastPage ) in implExportDrawPages() argument
1826 DBG_ASSERT( nFirstPage <= nLastPage, in implExportDrawPages()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/filter/ipdf/
H A Dpdfread.cxx161 const size_t nLastPage = std::min<int>(nPageCount, nFirstPage + nPages) - 1; in RenderPDFBitmaps() local
162 for (size_t nPageIndex = nFirstPage; nPageIndex <= nLastPage; ++nPageIndex) in RenderPDFBitmaps()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbaselection.cxx567 sal_Int32 nLastPage = word::getPageCount( mxModel ); in GoTo() local
579 nPage = nLastPage; in GoTo()
613 if( nPage > nLastPage ) in GoTo()
614 nPage = nLastPage; in GoTo()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbaselection.cxx572 sal_Int32 nLastPage = word::getPageCount( mxModel ); in GoTo() local
584 nPage = nLastPage; in GoTo()
618 if( nPage > nLastPage ) in GoTo()
619 nPage = nLastPage; in GoTo()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h525 virtual DEVMODE* GetNewDevModeForPage(UINT nLastPage, UINT nPage) = 0;
664 unsigned long nLastPage = 0; in StartHelper() local
669 DEVMODE* pdm = m_pInfo->GetNewDevModeForPage(nLastPage, nPage); in StartHelper()
680 nLastPage = nPage; in StartHelper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipdf/
H A Dpdfread.cxx153 const size_t nLastPage = std::min<int>(nPageCount, nFirstPage + nPages) - 1; in RenderPDFBitmaps() local
154 for (size_t nPageIndex = nFirstPage; nPageIndex <= nLastPage; ++nPageIndex) in RenderPDFBitmaps()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dprintaccessoryview.mm139 mpViewState->nLastPage = [pTabView indexOfTabViewItem: pItem];
141 mpViewState->nLastPage = 0;
1255 if( pState->nLastPage >= 0 && pState->nLastPage < [pTabView numberOfTabViewItems] )
1256 [pTabView selectTabViewItemAtIndex: pState->nLastPage];
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dprintaccessoryview.mm132 mpViewState->nLastPage = [pTabView indexOfTabViewItem: pItem];
134 mpViewState->nLastPage = 0;
1249 if( pState->nLastPage >= 0 && pState->nLastPage < [pTabView numberOfTabViewItems] )
1250 [pTabView selectTabViewItemAtIndex: pState->nLastPage];
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/unoidl/
H A Dunomodel.cxx1656 sal_Int32 nLastPage = rDoc.GetSdPageCount( PageKind::Standard ) - 1; in ImplPDFExportShapeInteraction() local
1657 if ( nDestPage > nLastPage ) in ImplPDFExportShapeInteraction()
1658 nDestPage = nLastPage; in ImplPDFExportShapeInteraction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/unoidl/
H A Dunomodel.cxx1658 sal_Int32 nLastPage = rDoc.GetSdPageCount( PageKind::Standard ) - 1; in ImplPDFExportShapeInteraction() local
1659 if ( nDestPage > nLastPage ) in ImplPDFExportShapeInteraction()
1660 nDestPage = nLastPage; in ImplPDFExportShapeInteraction()