class SfxItemSet; class SfxBindings; class SvxFontItem; class SfxViewShell; class ScChangeAction; class ScChangeViewSettings; class ScDocument; class ScMarkData; class ScTabViewShell; enumclass SvtScriptType : sal_uInt8; enumclass TransliterationFlags;
/** Returns true, if the passed view shell is in full screen mode. */ staticbool IsFullScreen( const SfxViewShell& rViewShell ); /** Enters or leaves full screen mode at the passed view shell. */ staticvoid SetFullScreen( const SfxViewShell& rViewShell, bool bSet );
};
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.