Home
last modified time | relevance | path

Searched refs:i_bLastPage (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx537 void setLastPage( bool i_bLastPage );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx542 void setLastPage( bool i_bLastPage );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx1359 void PrinterController::setLastPage( bool i_bLastPage ) in setLastPage() argument
1361 mpImplData->mbLastPage = i_bLastPage; in setLastPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1392 void PrinterController::setLastPage( bool i_bLastPage ) in setLastPage() argument
1394 mpImplData->mbLastPage = i_bLastPage; in setLastPage()