LibreOffice Module sw (master) 1
|
Parameters for _Rst and lcl_SetTextFormatColl. More...
#include <DocumentContentOperationsManager.hxx>
Public Member Functions | |
ParaRstFormat (const SwPosition *pStt, const SwPosition *pEnd, SwHistory *pHst, const SfxItemSet *pSet=nullptr, SwRootFrame const *const pLay=nullptr) | |
Public Attributes | |
SwFormatColl * | pFormatColl |
SwHistory * | pHistory |
const SwPosition * | pSttNd |
const SwPosition * | pEndNd |
const SfxItemSet * | pDelSet |
SwRootFrame const *const | pLayout |
sal_uInt16 | nWhich |
bool | bReset |
bool | bResetListAttrs |
bool | bResetAll |
bool | bInclRefToxMark |
bool | bExactRange |
From the attributes included in the range, delete only the ones which have exactly same range. Don't delete the ones which are simply included in the range. More... | |
Parameters for _Rst and lcl_SetTextFormatColl.
Definition at line 118 of file DocumentContentOperationsManager.hxx.
|
inline |
Definition at line 133 of file DocumentContentOperationsManager.hxx.
bool sw::DocumentContentOperationsManager::ParaRstFormat::bExactRange |
From the attributes included in the range, delete only the ones which have exactly same range. Don't delete the ones which are simply included in the range.
Definition at line 131 of file DocumentContentOperationsManager.hxx.
Referenced by sw::DocumentContentOperationsManager::lcl_RstTextAttr(), and SwDoc::RstTextAttrs().
bool sw::DocumentContentOperationsManager::ParaRstFormat::bInclRefToxMark |
Definition at line 129 of file DocumentContentOperationsManager.hxx.
Referenced by sw::DocumentContentOperationsManager::lcl_RstTextAttr(), and SwDoc::RstTextAttrs().
bool sw::DocumentContentOperationsManager::ParaRstFormat::bReset |
Definition at line 126 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_SetTextFormatColl(), and SwDoc::SetTextFormatColl().
bool sw::DocumentContentOperationsManager::ParaRstFormat::bResetAll |
Definition at line 128 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_RstAttr(), and SwDoc::ResetAttrs().
bool sw::DocumentContentOperationsManager::ParaRstFormat::bResetListAttrs |
Definition at line 127 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_SetTextFormatColl(), and SwDoc::SetTextFormatColl().
sal_uInt16 sw::DocumentContentOperationsManager::ParaRstFormat::nWhich |
Definition at line 125 of file DocumentContentOperationsManager.hxx.
Referenced by sw::DocumentContentOperationsManager::lcl_RstTextAttr(), lcl_SetTextFormatColl(), and SwDoc::SetTextFormatColl().
const SfxItemSet* sw::DocumentContentOperationsManager::ParaRstFormat::pDelSet |
Definition at line 123 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_RstAttr(), sw::DocumentContentOperationsManager::lcl_RstTextAttr(), and SwDoc::ResetAttrs().
const SwPosition * sw::DocumentContentOperationsManager::ParaRstFormat::pEndNd |
Definition at line 122 of file DocumentContentOperationsManager.hxx.
Referenced by sw::DocumentContentOperationsManager::lcl_RstTextAttr().
SwFormatColl* sw::DocumentContentOperationsManager::ParaRstFormat::pFormatColl |
Definition at line 120 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_SetTextFormatColl(), and SwDoc::SetTextFormatColl().
SwHistory* sw::DocumentContentOperationsManager::ParaRstFormat::pHistory |
Definition at line 121 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_RstAttr(), sw::DocumentContentOperationsManager::lcl_RstTextAttr(), and lcl_SetTextFormatColl().
SwRootFrame const* const sw::DocumentContentOperationsManager::ParaRstFormat::pLayout |
Definition at line 124 of file DocumentContentOperationsManager.hxx.
Referenced by lcl_RstAttr(), sw::DocumentContentOperationsManager::lcl_RstTextAttr(), and lcl_SetTextFormatColl().
const SwPosition* sw::DocumentContentOperationsManager::ParaRstFormat::pSttNd |
Definition at line 122 of file DocumentContentOperationsManager.hxx.
Referenced by sw::DocumentContentOperationsManager::lcl_RstTextAttr().