Home
last modified time | relevance | path

Searched refs:GetLandscapeAngle (Results 1 – 13 of 13) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dprint.cxx1086 int nLandscapeAngle = GetLandscapeAngle(); in ImplFindPaperFormatForUserSize()
1392 int Printer::GetLandscapeAngle() const in GetLandscapeAngle() function in Printer
1394 return mpInfoPrinter ? mpInfoPrinter->GetLandscapeAngle( maJobSetup.ImplGetConstData() ) : 900; in GetLandscapeAngle()
/trunk/main/vcl/inc/
H A Dsalprn.hxx96 virtual int GetLandscapeAngle( const ImplJobSetup* pSetupData ) = 0;
/trunk/main/vcl/unx/headless/
H A Dsvpprn.hxx61 virtual int GetLandscapeAngle( const ImplJobSetup* pSetupData );
H A Dsvpprn.cxx481 int PspSalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* ) in GetLandscapeAngle() function in PspSalInfoPrinter
/trunk/main/vcl/inc/win/
H A Dsalprn.h82 virtual int GetLandscapeAngle( const ImplJobSetup* pSetupData );
/trunk/main/vcl/inc/os2/
H A Dsalprn.h77 virtual int GetLandscapeAngle( const ImplJobSetup* pSetupData );
/trunk/main/vcl/inc/unx/
H A Dsalprn.h59 virtual int GetLandscapeAngle( const ImplJobSetup* pSetupData );
/trunk/main/vcl/inc/aqua/
H A Dsalprn.h91 virtual int GetLandscapeAngle( const ImplJobSetup* i_pSetupData );
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx822 int AquaSalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* ) in GetLandscapeAngle() function in AquaSalInfoPrinter
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx327 int GetLandscapeAngle() const;
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx549 int PspSalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* ) in GetLandscapeAngle() function in PspSalInfoPrinter
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1217 int Os2SalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* pSetupData ) in GetLandscapeAngle() function in Os2SalInfoPrinter
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx1587 int WinSalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* pSetupData ) in GetLandscapeAngle() function in WinSalInfoPrinter

Completed in 85 milliseconds