class Point; class SfxPrinter; class Size; class SvxRuler; class SwScrollbar; class SwViewShell;
// The following functions are available in viewprt.cxx void SetPrinter( IDocumentDeviceAccess*, SfxPrinter const *, bool bWeb ); void SetAppPrintOptions( SwViewShell* pSh, bool bWeb );
// The following functions are available in viewport.cxx void ViewResizePixel( const vcl::RenderContext &rRef, const Point &rOfst, const Size &rSize, const Size &rEditSz,
SwScrollbar& rVScrollbar,
SwScrollbar& rHScrollbar,
SvxRuler* pVRuler = nullptr,
SvxRuler* pHRuler = nullptr, bool bVRulerRight = false );
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.