|
LibreOffice Module sc (master) 1
|
#include <printfun.hxx>
Public Attributes | |
| bool | bEnable |
| bool | bDynamic |
| bool | bShared |
| bool | bSharedFirst |
| tools::Long | nHeight |
| tools::Long | nManHeight |
| sal_uInt16 | nDistance |
| sal_uInt16 | nLeft |
| sal_uInt16 | nRight |
| const ScPageHFItem * | pLeft |
| const ScPageHFItem * | pRight |
| const ScPageHFItem * | pFirst |
| const SvxBoxItem * | pBorder |
| const SvxBrushItem * | pBack |
| const SvxShadowItem * | pShadow |
Definition at line 49 of file printfun.hxx.
| bool ScPrintHFParam::bDynamic |
Definition at line 52 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| bool ScPrintHFParam::bEnable |
Definition at line 51 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintNotes(), ScPrintFunc::PrintPage(), and ScPrintFunc::UpdateHFHeight().
| bool ScPrintHFParam::bShared |
Definition at line 53 of file printfun.hxx.
Referenced by lcl_FillHFParam(), and ScPrintFunc::PrintHF().
| bool ScPrintHFParam::bSharedFirst |
Definition at line 54 of file printfun.hxx.
Referenced by lcl_FillHFParam(), and ScPrintFunc::PrintHF().
| sal_uInt16 ScPrintHFParam::nDistance |
Definition at line 57 of file printfun.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintHF(), ScPrintFunc::PrintNotes(), ScPrintFunc::PrintPage(), and ScPrintFunc::UpdateHFHeight().
| tools::Long ScPrintHFParam::nHeight |
Definition at line 55 of file printfun.hxx.
Referenced by ScPrintFunc::GetDataSize(), ScPrintFunc::GetDocPageSize(), ScPrintFunc::GetScaleData(), lcl_FillHFParam(), ScPrintFunc::PrintHF(), ScPrintFunc::PrintNotes(), ScPrintFunc::PrintPage(), and ScPrintFunc::UpdateHFHeight().
| sal_uInt16 ScPrintHFParam::nLeft |
Definition at line 58 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| tools::Long ScPrintHFParam::nManHeight |
Definition at line 56 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| sal_uInt16 ScPrintHFParam::nRight |
Definition at line 59 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| const SvxBrushItem* ScPrintHFParam::pBack |
Definition at line 64 of file printfun.hxx.
Referenced by lcl_FillHFParam(), and ScPrintFunc::PrintHF().
| const SvxBoxItem* ScPrintHFParam::pBorder |
Definition at line 63 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| const ScPageHFItem* ScPrintHFParam::pFirst |
Definition at line 62 of file printfun.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| const ScPageHFItem* ScPrintHFParam::pLeft |
Definition at line 60 of file printfun.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| const ScPageHFItem* ScPrintHFParam::pRight |
Definition at line 61 of file printfun.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().
| const SvxShadowItem* ScPrintHFParam::pShadow |
Definition at line 65 of file printfun.hxx.
Referenced by lcl_FillHFParam(), ScPrintFunc::PrintHF(), and ScPrintFunc::UpdateHFHeight().