Searched refs:lcl_PrintHeader (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 141 void lcl_PrintHeader( OutputDevice &rOutDev, sal_uInt16 nPages, sal_uInt16 nCurPage, const String& … in TYPEINIT1() 799 lcl_PrintHeader( *pOutDev, nPages, nCurPage, aTitle ); in PrintSource() 815 lcl_PrintHeader( *pOutDev, nPages, nCurPage, aTitle ); in PrintSource()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | baside2.cxx | 107 void lcl_PrintHeader( Printer* pPrinter, sal_uInt16 nPages, sal_uInt16 nCurPage, const String& rTit… in lcl_PrintHeader() function 995 lcl_PrintHeader( pPrinter, nPages, nCurPage, aTitle, nPrintPage == 0 ); in FormatAndPrint() 1009 lcl_PrintHeader( pPrinter, nPages, nCurPage, aTitle, nCurPage-1 == nPrintPage ); in FormatAndPrint()
|
/aoo4110/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1238 void lcl_PrintHeader( Printer* pPrinter, const String& rTitle ) // not working yet in lcl_PrintHeader() function 1310 lcl_PrintHeader( pPrinter, rTitle ); in Print()
|
Completed in 32 milliseconds