LibreOffice Module sw (master)
1
|
#include <ww8par2.hxx>
Public Member Functions | |
bool | IsValidCell (short nCol) const |
bool | InFirstParaInCell () const |
WW8TabDesc (SwWW8ImplReader *pIoClass, WW8_CP nStartCp) | |
bool | Ok () const |
void | CreateSwTable () |
void | UseSwTable () |
void | SetSizePosition (SwFrameFormat *pFrameFormat) |
void | TableCellEnd () |
void | MoveOutsideTable () |
void | ParkPaM () |
void | FinishSwTable () |
void | MergeCells () |
short | GetMinLeft () const |
~WW8TabDesc () | |
const WW8_TCell * | GetCurrentWWCell () const |
short | GetCurrentCol () const |
OUString | GetNumRuleName () const |
void | SetNumRuleName (const OUString &rName) |
sw::util::RedlineStack * | getOldRedlineStack () |
Public Attributes | |
const SwTable * | m_pTable |
SwPosition * | m_pParentPos |
SwFlyFrameFormat * | m_pFlyFormat |
SfxItemSet | m_aItemSet |
Private Member Functions | |
sal_uInt16 | GetLogicalWWCol () const |
void | SetTabBorders (SwTableBox *pBox, short nIdx) |
void | SetTabShades (SwTableBox *pBox, short nWwIdx) |
void | SetTabVertAlign (SwTableBox *pBox, short nWwIdx) |
void | SetTabDirection (SwTableBox *pBox, short nWwIdx) |
void | CalcDefaults () |
void | SetPamInCell (short nWwCol, bool bPam) |
void | InsertCells (short nIns) |
void | AdjustNewBand () |
WW8SelBoxInfo * | FindMergeGroup (short nX1, short nWidth, bool bExact) |
void | UpdateTableMergeGroup (WW8_TCell const &rCell, WW8SelBoxInfo *pActGroup, SwTableBox *pActBox, sal_uInt16 nCol) |
WW8TabDesc (WW8TabDesc const &)=delete | |
WW8TabDesc & | operator= (WW8TabDesc const &)=delete |
Private Attributes | |
std::vector< OUString > | m_aNumRuleNames |
std::unique_ptr< sw::util::RedlineStack > | mxOldRedlineStack |
SwWW8ImplReader * | m_pIo |
WW8TabBandDesc * | m_pFirstBand |
WW8TabBandDesc * | m_pActBand |
std::unique_ptr< SwPosition > | m_xTmpPos |
SwTableNode * | m_pTableNd |
const SwTableLines * | m_pTabLines |
SwTableLine * | m_pTabLine |
SwTableBoxes * | m_pTabBoxes |
SwTableBox * | m_pTabBox |
std::vector< std::unique_ptr< WW8SelBoxInfo > > | m_MergeGroups |
WW8_TCell * | m_pCurrentWWCell |
short | m_nRows |
short | m_nDefaultSwCols |
short | m_nBands |
short | m_nMinLeft |
short | m_nMaxRight |
short | m_nSwWidth |
short | m_nPreferredWidth |
short | m_nPercentWidth |
bool | m_bOk |
bool | m_bClaimLineFormat |
sal_Int16 | m_eOri |
bool | m_bIsBiDi |
short | m_nCurrentRow |
short | m_nCurrentBandRow |
short | m_nCurrentCol |
sal_uInt16 | m_nRowsToRepeat |
Definition at line 197 of file ww8par2.hxx.
|
privatedelete |
WW8TabDesc::WW8TabDesc | ( | SwWW8ImplReader * | pIoClass, |
WW8_CP | nStartCp | ||
) |
Definition at line 1766 of file ww8par2.cxx.
WW8TabDesc::~WW8TabDesc | ( | ) |
Definition at line 2130 of file ww8par2.cxx.
References m_pFirstBand, m_pParentPos, and WW8TabBandDesc::pNextBand.
|
private |
Definition at line 3156 of file ww8par2.cxx.
References WW8TabBandDesc::bCantSplit, WW8TabBandDesc::bExist, WW8TabBandDesc::bLEmptyCol, SwTableLine::ClaimFrameFormat(), SwTableBox::ClaimFrameFormat(), Fixed, SwTable::GetFrameFormat(), SwTableLine::GetFrameFormat(), SwTableBox::GetFrameFormat(), i, InsertCells(), m_bClaimLineFormat, m_nDefaultSwCols, m_nMaxRight, m_nMinLeft, m_pActBand, m_pTabBoxes, m_pTable, m_pTabLine, m_pTabLines, Minimum, MINLAY, WW8TabBandDesc::nCenter, WW8TabBandDesc::nLineHeight, WW8TabBandDesc::nSwCols, WW8TabBandDesc::nWidth, WW8TabBandDesc::pNewSHDs, WW8TabBandDesc::pSHDs, RES_BOX(), SwFormat::SetFormatAttr(), SvxSizeItem::SetHeight(), SwFormatFrameSize::SetHeightSizeType(), SetPamInCell(), SetTabBorders(), SetTabDirection(), SetTabShades(), SetTabVertAlign(), SvxSizeItem::SetWidth(), SwTableLines::size(), and Variable.
Referenced by TableCellEnd(), and UseSwTable().
|
private |
Definition at line 2143 of file ww8par2.cxx.
References WW8TabBandDesc::aDefBrcs, WW8TabBandDesc::bExist, WW8TabBandDesc::bLEmptyCol, WW8_BRCVer9::brcType(), WW8TabBandDesc::bREmptyCol, i, SwWW8ImplReader::InLocalApo(), m_bIsBiDi, m_bOk, m_eOri, m_nCurrentBandRow, m_nDefaultSwCols, m_nMaxRight, m_nMinLeft, m_nSwWidth, m_pActBand, m_pFirstBand, m_pIo, MAX_COL, MINLAY, n, nCellWidth, WW8TabBandDesc::nCenter, WW8TabBandDesc::nGapHalf, WW8TabBandDesc::nSwCols, WW8TabBandDesc::nTransCell, WW8TabBandDesc::nWwCols, WW8TabBandDesc::pNextBand, WW8TabBandDesc::pTCs, and WW8_TCell::rgbrc.
void WW8TabDesc::CreateSwTable | ( | ) |
Definition at line 2365 of file ww8par2.cxx.
References aDirection, SwWW8ImplReader::AppendTextNode(), Fixed, SwFormat::GetAnchor(), SwFormatAnchor::GetContentAnchor(), SwTable::GetFrameFormat(), SwFormatHoriOrient::GetHoriOrient(), SwIndex::GetIndex(), GetMinLeft(), SwNodeIndex::GetNode(), wwSectionManager::GetPageLeft(), wwSectionManager::GetPageRight(), SwPaM::GetPoint(), SwFormat::GetSurround(), SwTable::GetTableNode(), wwSectionManager::GetTextAreaWidth(), HeadlineNoBorder, SwWW8ImplReader::InLocalApo(), SwDoc::InsertTable(), m_aItemSet, SwWW8ImplReader::m_aSectionManager, m_bIsBiDi, m_eOri, m_nBands, m_nDefaultSwCols, SwWW8ImplReader::m_nInTable, m_nMaxRight, m_nMinLeft, m_nPercentWidth, m_nPreferredWidth, SwWW8ImplReader::m_nProgress, m_nSwWidth, SwWW8ImplReader::m_pDocShell, m_pIo, SwWW8ImplReader::m_pPaM, m_pTable, SwWW8ImplReader::m_rDoc, SwWW8ImplReader::m_xCtrlStck, SwWW8ImplReader::m_xFormatOfJustInsertedApo, SwWW8ImplReader::m_xRedlineStack, SwWW8ImplReader::m_xSFlyPara, m_xTmpPos, MINLAY, mxOldRedlineStack, SwPosition::nContent, SwWW8ImplReader::NewAttr(), SwPosition::nNode, SwPostItHelper::NONE, wwSectionManager::PrependedInlineNode(), SfxItemSet::Put(), RES_BREAK(), RES_CHRATR_FONTSIZE(), RES_FRAMEDIR(), RES_LR_SPACE(), SwFormatSurround::SetAnchorOnly(), SwFormat::SetFormatAttr(), SvxLRSpaceItem::SetLeft(), SetProgressState(), and SwFormatFrameSize::SetWidthPercent().
|
private |
Definition at line 2818 of file ww8par2.cxx.
References WW8SelBoxInfo::bGroupLocked, m_MergeGroups, WW8SelBoxInfo::nGroupWidth, and WW8SelBoxInfo::nGroupXStart.
Referenced by MergeCells(), and UpdateTableMergeGroup().
void WW8TabDesc::FinishSwTable | ( | ) |
Definition at line 2752 of file ww8par2.cxx.
References SwTableBox::ChgFrameFormat(), SwTableBox::ClaimFrameFormat(), SwPaM::GetPoint(), i, sw::util::InsertedTablesManager::InsertTable(), SwWW8ImplReader::m_aFrameRedlines, SwWW8ImplReader::m_aInsertedTables, SwWW8ImplReader::m_bWasTabCellEnd, SwWW8ImplReader::m_bWasTabRowEnd, m_MergeGroups, m_pIo, SwWW8ImplReader::m_pPaM, m_pTableNd, SwWW8ImplReader::m_rDoc, SwWW8ImplReader::m_xCtrlStck, SwWW8ImplReader::m_xFormatOfJustInsertedApo, SwWW8ImplReader::m_xRedlineStack, m_xTmpPos, MergeCells(), MoveOutsideTable(), mxOldRedlineStack, n, SwFormat::SetFormatAttr(), SwTableBox::setRowSpan(), and Variable.
|
inline |
Definition at line 284 of file ww8par2.hxx.
References m_nCurrentCol.
Referenced by InFirstParaInCell().
|
inline |
Definition at line 283 of file ww8par2.hxx.
References m_pCurrentWWCell.
|
private |
Definition at line 3336 of file ww8par2.cxx.
References WW8_TCell::bMerged, m_nCurrentCol, m_pActBand, WW8TabBandDesc::nWwCols, and WW8TabBandDesc::pTCs.
Referenced by GetNumRuleName(), SetNumRuleName(), and TableCellEnd().
|
inline |
OUString WW8TabDesc::GetNumRuleName | ( | ) | const |
Definition at line 3351 of file ww8par2.cxx.
References GetLogicalWWCol(), and m_aNumRuleNames.
|
inline |
Definition at line 289 of file ww8par2.hxx.
Referenced by sw::util::RedlineStack::close().
bool WW8TabDesc::InFirstParaInCell | ( | ) | const |
Definition at line 2878 of file ww8par2.cxx.
References GetCurrentCol(), SwPaM::GetPoint(), SwTableBox::GetSttIdx(), SwTableBox::GetSttNd(), IsValidCell(), m_pIo, SwWW8ImplReader::m_pPaM, m_pTabBox, and SwPosition::nNode.
|
private |
Definition at line 3000 of file ww8par2.cxx.
References SwTableBox::GetFrameFormat(), SwDoc::GetNodes(), SwTableLine::GetTabBoxes(), SwNodes::InsBoxen(), m_nCurrentRow, SwWW8ImplReader::m_pDfltTextFormatColl, m_pIo, m_pTabBox, m_pTabBoxes, m_pTableNd, m_pTabLine, and SwWW8ImplReader::m_rDoc.
Referenced by AdjustNewBand().
bool WW8TabDesc::IsValidCell | ( | short | nCol | ) | const |
Definition at line 2871 of file ww8par2.cxx.
References WW8TabBandDesc::bExist, m_nCurrentRow, m_pActBand, m_pTabLines, o3tl::make_unsigned(), SAL_N_ELEMENTS, and SwTableLines::size().
Referenced by InFirstParaInCell(), and TableCellEnd().
void WW8TabDesc::MergeCells | ( | ) |
Definition at line 2574 of file ww8par2.cxx.
References WW8TabBandDesc::bExist, WW8_TCell::bFirstMerged, WW8SelBoxInfo::bGroupLocked, WW8_TCell::bMerged, WW8_TCell::bVertMerge, WW8_TCell::bVertRestart, FindMergeGroup(), SwPaM::GetPoint(), SwTableBox::GetSttNd(), SwTableLine::GetTabBoxes(), SwNode::GetTextNode(), i, m_MergeGroups, m_pActBand, m_pFirstBand, m_pTabBox, m_pTabBoxes, m_pTabLine, m_pTabLines, WW8TabBandDesc::nCenter, WW8SelBoxInfo::nGroupWidth, SwPosition::nNode, WW8TabBandDesc::nRows, WW8TabBandDesc::nTransCell, WW8TabBandDesc::nWidth, WW8TabBandDesc::nWwCols, p, WW8TabBandDesc::pNextBand, WW8TabBandDesc::pTCs, SwTextNode::SetCountedInList(), size, SwTableLines::size(), and UpdateTableMergeGroup().
Referenced by FinishSwTable().
void WW8TabDesc::MoveOutsideTable | ( | ) |
Definition at line 2745 of file ww8par2.cxx.
References SwPaM::GetPoint(), m_pIo, SwWW8ImplReader::m_pPaM, and m_xTmpPos.
Referenced by FinishSwTable(), ParkPaM(), and SetPamInCell().
|
inline |
Definition at line 271 of file ww8par2.hxx.
References m_bOk.
|
privatedelete |
void WW8TabDesc::ParkPaM | ( | ) |
Definition at line 2710 of file ww8par2.cxx.
References SwIndex::Assign(), SwNode::EndOfSectionIndex(), SwPaM::GetContentNode(), SwPaM::GetNode(), SwNode::GetNodeType(), SwPaM::GetPoint(), SwTableBox::GetSttIdx(), SwTableBox::GetSttNd(), m_nCurrentRow, SwWW8ImplReader::m_pDfltTextFormatColl, m_pIo, SwWW8ImplReader::m_pPaM, m_pTabLines, SwWW8ImplReader::m_rDoc, MoveOutsideTable(), SwPosition::nContent, SwPosition::nNode, SwDoc::SetTextFormatColl(), SwTableLines::size(), and Text.
Referenced by SetPamInCell().
void WW8TabDesc::SetNumRuleName | ( | const OUString & | rName | ) |
Definition at line 3359 of file ww8par2.cxx.
References GetLogicalWWCol(), and m_aNumRuleNames.
|
private |
Definition at line 2893 of file ww8par2.cxx.
References SwIndex::Assign(), SwNode::EndOfSectionIndex(), SwPaM::GetContentNode(), SwIndex::GetIndex(), SwPaM::GetNode(), SwNode::GetNodeType(), SwPaM::GetPoint(), SwTableBox::GetSttIdx(), SwTableBox::GetSttNd(), SwTableLine::GetTabBoxes(), SwNode::GetTextNode(), SwWW8ImplReader::m_bFirstPara, SwWW8ImplReader::m_bParaAutoAfter, SwWW8ImplReader::m_bParaAutoBefore, m_nCurrentRow, m_pActBand, m_pCurrentWWCell, SwWW8ImplReader::m_pDfltTextFormatColl, m_pIo, SwWW8ImplReader::m_pPaM, m_pTabBox, m_pTabBoxes, m_pTabLine, m_pTabLines, SwWW8ImplReader::m_rDoc, SwWW8ImplReader::m_xCtrlStck, SwWW8ImplReader::m_xWDop, o3tl::make_unsigned(), MoveOutsideTable(), SwPosition::nContent, SwPosition::nNode, ParkPaM(), WW8TabBandDesc::pTCs, RES_PARATR_SNAPTOGRID(), SwWW8ImplReader::SetLowerSpacing(), SwDoc::SetTextFormatColl(), SwWW8ImplReader::SetUpperSpacing(), SwTableLines::size(), Text, and WW8TabBandDesc::transCell().
Referenced by AdjustNewBand(), TableCellEnd(), and UseSwTable().
void WW8TabDesc::SetSizePosition | ( | SwFrameFormat * | pFrameFormat | ) |
Definition at line 2339 of file ww8par2.cxx.
References SwTable::GetFrameFormat(), SwFormat::GetFrameSize(), m_aItemSet, m_pTable, Minimum, MINLAY, SwFormat::SetFormatAttr(), SvxSizeItem::SetHeight(), and SwFormatFrameSize::SetHeightSizeType().
|
private |
Definition at line 3012 of file ww8par2.cxx.
References SwTableBox::GetFrameFormat(), SwWW8ImplReader::IsBorder(), m_pActBand, WW8TabBandDesc::mbHasSpacing, WW8TabBandDesc::mnDefaultBottom, WW8TabBandDesc::mnDefaultLeft, WW8TabBandDesc::mnDefaultRight, WW8TabBandDesc::mnDefaultTop, WW8TabBandDesc::nGapHalf, WW8TabBandDesc::nOverrideSpacing, WW8TabBandDesc::nOverrideValues, WW8TabBandDesc::nWwCols, WW8TabBandDesc::pTCs, RES_BOX(), WW8_TCell::rgbrc, SwWW8ImplReader::SetBorder(), SvxBoxItem::SetDistance(), SwFormat::SetFormatAttr(), WW8TabBandDesc::wwBOTTOM, WW8TabBandDesc::wwLEFT, WW8TabBandDesc::wwRIGHT, and WW8TabBandDesc::wwTOP.
Referenced by AdjustNewBand().
|
private |
Definition at line 3120 of file ww8par2.cxx.
References SwTableBox::GetFrameFormat(), m_bIsBiDi, m_pActBand, WW8TabBandDesc::maDirections, MakeDirection(), WW8TabBandDesc::nWwCols, RES_FRAMEDIR(), and SwFormat::SetFormatAttr().
Referenced by AdjustNewBand().
|
private |
Definition at line 3067 of file ww8par2.cxx.
References SwWW8Shade::aColor, COL_AUTO(), SwTableBox::GetFrameFormat(), WW8_SHD::GetValue(), SwWW8ImplReader::m_bVer67, m_pActBand, m_pIo, WW8TabBandDesc::nWwCols, WW8TabBandDesc::pNewSHDs, WW8TabBandDesc::pSHDs, RES_BACKGROUND(), and SwFormat::SetFormatAttr().
Referenced by AdjustNewBand().
|
private |
Definition at line 3128 of file ww8par2.cxx.
References SwTableBox::GetFrameFormat(), m_pActBand, WW8_TCell::nVertAlign, WW8TabBandDesc::nWwCols, WW8TabBandDesc::pTCs, and SwFormat::SetFormatAttr().
Referenced by AdjustNewBand().
void WW8TabDesc::TableCellEnd | ( | ) |
Definition at line 3247 of file ww8par2.cxx.
References AdjustNewBand(), GetLogicalWWCol(), SwDoc::InsertRow(), IsValidCell(), m_aNumRuleNames, SwWW8ImplReader::m_bAnl, SwWW8ImplReader::m_bCurrentAND_fNumberAcross, SwWW8ImplReader::m_bWasTabRowEnd, m_nCurrentBandRow, m_nCurrentCol, m_nCurrentRow, SwWW8ImplReader::m_nProgress, m_nRows, m_pActBand, SwWW8ImplReader::m_pDocShell, m_pIo, SwWW8ImplReader::m_rDoc, WW8TabBandDesc::nRows, WW8TabBandDesc::pNextBand, SwTable::SelLineFromBox(), SetPamInCell(), SetProgressState(), and SwWW8ImplReader::StopAllAnl().
|
private |
Definition at line 3301 of file ww8par2.cxx.
References WW8TabBandDesc::bExist, WW8_TCell::bFirstMerged, WW8_TCell::bMerged, WW8_TCell::bVertMerge, WW8_TCell::bVertRestart, FindMergeGroup(), m_pActBand, WW8TabBandDesc::nCenter, WW8TabBandDesc::nWidth, and WW8SelBoxInfo::push_back().
Referenced by MergeCells().
void WW8TabDesc::UseSwTable | ( | ) |
Definition at line 2545 of file ww8par2.cxx.
References AdjustNewBand(), SwPaM::GetPoint(), SwTableNode::GetTable(), SwTable::GetTabLines(), SwWW8ImplReader::m_bWasTabCellEnd, SwWW8ImplReader::m_bWasTabRowEnd, m_nCurrentBandRow, m_nCurrentCol, m_nCurrentRow, m_nRows, m_nRowsToRepeat, m_pIo, SwWW8ImplReader::m_pPaM, m_pTable, m_pTableNd, m_pTabLines, SwWW8ImplReader::m_rDoc, SwWW8ImplReader::m_xCtrlStck, SetPamInCell(), and SwTable::SetRowsToRepeat().
SfxItemSet WW8TabDesc::m_aItemSet |
Definition at line 266 of file ww8par2.hxx.
Referenced by CreateSwTable(), and SetSizePosition().
|
private |
Definition at line 199 of file ww8par2.hxx.
Referenced by GetNumRuleName(), SetNumRuleName(), and TableCellEnd().
|
private |
Definition at line 229 of file ww8par2.hxx.
Referenced by AdjustNewBand().
|
private |
Definition at line 231 of file ww8par2.hxx.
Referenced by CalcDefaults(), CreateSwTable(), and SetTabDirection().
|
private |
Definition at line 228 of file ww8par2.hxx.
Referenced by CalcDefaults(), and Ok().
|
private |
Definition at line 230 of file ww8par2.hxx.
Referenced by CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 215 of file ww8par2.hxx.
Referenced by FindMergeGroup(), FinishSwTable(), and MergeCells().
|
private |
Definition at line 221 of file ww8par2.hxx.
Referenced by CreateSwTable().
|
private |
Definition at line 234 of file ww8par2.hxx.
Referenced by CalcDefaults(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 236 of file ww8par2.hxx.
Referenced by GetCurrentCol(), GetLogicalWWCol(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 233 of file ww8par2.hxx.
Referenced by InsertCells(), IsValidCell(), ParkPaM(), SetPamInCell(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 220 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 223 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 222 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), CreateSwTable(), and GetMinLeft().
|
private |
Definition at line 226 of file ww8par2.hxx.
Referenced by CreateSwTable().
|
private |
Definition at line 225 of file ww8par2.hxx.
Referenced by CreateSwTable().
|
private |
Definition at line 219 of file ww8par2.hxx.
Referenced by TableCellEnd(), and UseSwTable().
|
private |
Definition at line 238 of file ww8par2.hxx.
Referenced by UseSwTable().
|
private |
Definition at line 224 of file ww8par2.hxx.
Referenced by CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 205 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), GetLogicalWWCol(), IsValidCell(), MergeCells(), SetPamInCell(), SetTabBorders(), SetTabDirection(), SetTabShades(), SetTabVertAlign(), TableCellEnd(), and UpdateTableMergeGroup().
|
private |
Definition at line 217 of file ww8par2.hxx.
Referenced by GetCurrentWWCell(), and SetPamInCell().
|
private |
Definition at line 204 of file ww8par2.hxx.
Referenced by CalcDefaults(), MergeCells(), and ~WW8TabDesc().
SwFlyFrameFormat* WW8TabDesc::m_pFlyFormat |
Definition at line 265 of file ww8par2.hxx.
|
private |
Definition at line 202 of file ww8par2.hxx.
Referenced by CalcDefaults(), CreateSwTable(), FinishSwTable(), InFirstParaInCell(), InsertCells(), MoveOutsideTable(), ParkPaM(), SetPamInCell(), SetTabShades(), TableCellEnd(), and UseSwTable().
SwPosition* WW8TabDesc::m_pParentPos |
Definition at line 264 of file ww8par2.hxx.
Referenced by ~WW8TabDesc().
|
private |
Definition at line 213 of file ww8par2.hxx.
Referenced by InFirstParaInCell(), InsertCells(), MergeCells(), and SetPamInCell().
|
private |
Definition at line 212 of file ww8par2.hxx.
Referenced by AdjustNewBand(), InsertCells(), MergeCells(), and SetPamInCell().
const SwTable* WW8TabDesc::m_pTable |
Definition at line 263 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CreateSwTable(), SetSizePosition(), and UseSwTable().
|
private |
Definition at line 209 of file ww8par2.hxx.
Referenced by FinishSwTable(), InsertCells(), and UseSwTable().
|
private |
Definition at line 211 of file ww8par2.hxx.
Referenced by AdjustNewBand(), InsertCells(), MergeCells(), and SetPamInCell().
|
private |
Definition at line 210 of file ww8par2.hxx.
Referenced by AdjustNewBand(), IsValidCell(), MergeCells(), ParkPaM(), SetPamInCell(), and UseSwTable().
|
private |
Definition at line 207 of file ww8par2.hxx.
Referenced by CreateSwTable(), FinishSwTable(), and MoveOutsideTable().
|
private |
Definition at line 200 of file ww8par2.hxx.
Referenced by CreateSwTable(), and FinishSwTable().