LibreOffice Module sw (master) 1
|
#include <caption.hxx>
Public Member Functions | |
InsCaptionOpt (const SwCapObjType eType=FRAME_CAP, const SvGlobalName *pOleId=nullptr) | |
bool & | UseCaption () |
bool | UseCaption () const |
SwCapObjType | GetObjType () const |
const SvGlobalName & | GetOleId () const |
const OUString & | GetCategory () const |
void | SetCategory (const OUString &rCat) |
sal_uInt16 | GetNumType () const |
void | SetNumType (const sal_uInt16 nNT) |
const OUString & | GetNumSeparator () const |
void | SetNumSeparator (const OUString &rSet) |
const OUString & | GetCaption () const |
void | SetCaption (const OUString &rCap) |
sal_uInt16 | GetPos () const |
void | SetPos (const sal_uInt16 nP) |
sal_uInt16 | GetLevel () const |
void | SetLevel (const sal_uInt16 nLvl) |
const OUString & | GetSeparator () const |
void | SetSeparator (const OUString &rSep) |
const OUString & | GetCharacterStyle () const |
void | SetCharacterStyle (const OUString &rStyle) |
bool & | IgnoreSeqOpts () |
bool | IgnoreSeqOpts () const |
bool & | CopyAttributes () |
bool | CopyAttributes () const |
Private Attributes | |
bool | m_bUseCaption |
SwCapObjType | m_eObjType |
SvGlobalName | m_aOleId |
OUString | m_sCategory |
sal_uInt16 | m_nNumType |
OUString | m_sNumberSeparator |
OUString | m_sCaption |
sal_uInt16 | m_nPos |
sal_uInt16 | m_nLevel |
OUString | m_sSeparator |
OUString | m_sCharacterStyle |
bool | m_bIgnoreSeqOpts |
bool | m_bCopyAttributes |
Definition at line 27 of file caption.hxx.
InsCaptionOpt::InsCaptionOpt | ( | const SwCapObjType | eType = FRAME_CAP , |
const SvGlobalName * | pOleId = nullptr |
||
) |
Definition at line 24 of file caption.cxx.
References eType, m_aOleId, m_nLevel, m_nPos, and SVX_NUM_ARABIC.
|
inline |
Definition at line 83 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), SwView::InsertCaption(), lcl_ReadOpt(), lcl_WriteOpt(), SwCaptionOptPage::SaveEntry(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 84 of file caption.hxx.
|
inline |
Definition at line 64 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 55 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 76 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 70 of file caption.hxx.
References m_nLevel.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 61 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 58 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 51 of file caption.hxx.
Referenced by InsCaptionOptArr::Find(), SwModuleOptions::SetCapOption(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 53 of file caption.hxx.
Referenced by InsCaptionOptArr::Find(), and SwModuleOptions::SetCapOption().
|
inline |
Definition at line 67 of file caption.hxx.
References m_nPos.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 73 of file caption.hxx.
Referenced by SwView::InsertCaption(), lcl_WriteOpt(), and SwCaptionOptPage::UpdateEntry().
|
inline |
Definition at line 80 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), and SwView::InsertCaption().
|
inline |
Definition at line 81 of file caption.hxx.
|
inline |
Definition at line 65 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 56 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 77 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 71 of file caption.hxx.
References m_nLevel.
Referenced by lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 62 of file caption.hxx.
References rSet.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 59 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 68 of file caption.hxx.
References m_nPos.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 74 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), lcl_ReadOpt(), and SwCaptionOptPage::SaveEntry().
|
inline |
Definition at line 48 of file caption.hxx.
Referenced by SwCaptionDialog::Apply(), SwView::AutoCaption(), lcl_ReadOpt(), lcl_WriteOpt(), SwCaptionOptPage::SaveEntry(), and SwCaptionOptPage::SetOptions().
|
inline |
Definition at line 49 of file caption.hxx.
|
private |
Definition at line 32 of file caption.hxx.
Referenced by InsCaptionOpt().
|
private |
Definition at line 43 of file caption.hxx.
|
private |
Definition at line 42 of file caption.hxx.
|
private |
Definition at line 30 of file caption.hxx.
|
private |
Definition at line 31 of file caption.hxx.
|
private |
Definition at line 38 of file caption.hxx.
|
private |
Definition at line 34 of file caption.hxx.
|
private |
Definition at line 37 of file caption.hxx.
|
private |
Definition at line 36 of file caption.hxx.
|
private |
Definition at line 33 of file caption.hxx.
|
private |
Definition at line 40 of file caption.hxx.
|
private |
Definition at line 35 of file caption.hxx.
|
private |
Definition at line 39 of file caption.hxx.