Home
last modified time | relevance | path

Searched defs:GetLastPage (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Drootfrm.hxx357 const SwPageFrame *GetLastPage() const { return mpLastPage; } in GetLastPage() function in SwRootFrame
358 SwPageFrame *GetLastPage() { return mpLastPage; } in GetLastPage() function in SwRootFrame
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Drootfrm.hxx365 const SwPageFrame *GetLastPage() const { return mpLastPage; } in GetLastPage() function in SwRootFrame
366 SwPageFrame *GetLastPage() { return mpLastPage; } in GetLastPage() function in SwRootFrame
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardSheet.h335 CPrinterSetupWizardSheet::GetLastPage() in GetLastPage() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/include/wx/propgrid/
H A Dmanager.h475 wxPropertyGridPage* GetLastPage() const in GetLastPage() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/richtext/
H A Drichtextformatdlg.h250 static int GetLastPage() { return sm_lastPage; } in GetLastPage() function
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_debug.cpp621 int Scene_Debug::GetLastPage() { in GetLastPage() function in Scene_Debug