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::shared_ptr< SwUnoCursor > | 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 205 of file ww8par2.hxx.
|
privatedelete |
WW8TabDesc::WW8TabDesc | ( | SwWW8ImplReader * | pIoClass, |
WW8_CP | nStartCp | ||
) |
Definition at line 1735 of file ww8par2.cxx.
References a, WW8SprmIter::advance(), WW8TabBandDesc::bCantSplit, CalcDefaults(), SwWW8ImplReader::ConstructApo(), wwSprmParser::DistanceToData(), WW8SprmIter::GetCurrentId(), WW8SprmIter::GetCurrentParams(), SwWW8ImplReader::GetFib(), WW8Fib::GetFIBVersion(), WW8PLCFx_Fc_FKP::GetPCDSprms(), WW8SprmIter::GetRemLen(), WW8SprmIter::GetSprms(), WW8PLCFx_Cp_FKP::GetSprms(), wwSprmParser::GetSprmSize(), GetTableSprm(), WW8PLCFx_Fc_FKP::HasFkp(), WW8PLCFx_Fc_FKP::HasSprm(), i, ww::IsSevenMinus(), LEFT, m_bClaimLineFormat, SwWW8ImplReader::m_bCurrentAND_fNumberAcross, m_bIsBiDi, m_bOk, m_eOri, m_nBands, SwWW8ImplReader::m_nInTable, m_nPercentWidth, m_nPreferredWidth, m_nRows, m_nRowsToRepeat, m_pActBand, m_pFirstBand, m_pIo, SwWW8ImplReader::m_xPlcxMan, ApoTestResults::mbStartApo, ApoTestResults::mbStopApo, WW8TabBandDesc::nCenter, WW8PLCFxDesc::nCpOfs, WW8PLCFxDesc::nEndPos, WW8TabBandDesc::nGapHalf, nId, WW8TabBandDesc::nLineHeight, SprmResult::nRemainingData, WW8TabBandDesc::nRows, WW8PLCFxDesc::nSprmsLen, WW8PLCFxDesc::nStartPos, WW8TabBandDesc::nWwCols, SwWW8ImplReader::ParseTabPos(), WW8PLCFxDesc::pMemPos, WW8TabBandDesc::pNextBand, WW8TabBandDesc::ProcessDirection(), WW8TabBandDesc::ProcessSpacing(), WW8TabBandDesc::ProcessSpecificSpacing(), WW8TabBandDesc::ProcessSprmTDelete(), WW8TabBandDesc::ProcessSprmTDxaCol(), WW8TabBandDesc::ProcessSprmTInsert(), WW8TabBandDesc::ProcessSprmTSetBRC(), WW8TabBandDesc::ProcessSprmTTableBorders(), SprmResult::pSprm, WW8TabBandDesc::ReadDef(), WW8TabBandDesc::ReadNewShd(), WW8TabBandDesc::ReadShd(), SAL_WARN, SwWW8ImplReader::SearchRowEnd(), WW8PLCFx_Cp_FKP::SeekPos(), WW8PLCFx::SetDirty(), WW8SprmIter::SetSprms(), NS_sprm::v6::sprmTDefTable, NS_sprm::v6::sprmTDefTableShd, NS_sprm::v6::sprmTDelete, NS_sprm::v6::sprmTDxaCol, NS_sprm::v6::sprmTDxaGapHalf, NS_sprm::v6::sprmTDxaLeft, NS_sprm::v6::sprmTDyaRowHeight, NS_sprm::v6::sprmTFCantSplit, NS_sprm::v6::sprmTInsert, NS_sprm::v6::sprmTJc, NS_sprm::v6::sprmTSetBrc, NS_sprm::v6::sprmTTableBorders, NS_sprm::v6::sprmTTableHeader, SwWW8ImplReader::TestApo(), text(), WW8PLCFx_Cp_FKP::Where(), and WW8_CP_MAX.
WW8TabDesc::~WW8TabDesc | ( | ) |
Definition at line 2102 of file ww8par2.cxx.
References m_pFirstBand, m_pParentPos, and WW8TabBandDesc::pNextBand.
|
private |
Definition at line 3139 of file ww8par2.cxx.
References WW8TabBandDesc::bCantSplit, WW8TabBandDesc::bExist, WW8TabBandDesc::bLEmptyCol, SwTableLine::ClaimFrameFormat(), SwTableBox::ClaimFrameFormat(), Fixed, SwFormat::GetFormatAttr(), 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 2115 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.
Referenced by WW8TabDesc().
void WW8TabDesc::CreateSwTable | ( | ) |
Definition at line 2337 of file ww8par2.cxx.
References aDirection, SwWW8ImplReader::AppendTextNode(), SwDoc::CreateUnoCursor(), Fixed, SwFormat::GetAnchor(), SwFormatAnchor::GetAnchorNode(), SwPosition::GetContentIndex(), SwTable::GetFrameFormat(), SwFormatHoriOrient::GetHoriOrient(), GetMinLeft(), SwPosition::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, SwWW8ImplReader::NewAttr(), SwPostItHelper::NONE, wwSectionManager::PrependedInlineNode(), SfxItemSet::Put(), RES_BREAK(), RES_CHRATR_FONTSIZE(), RES_FRAMEDIR(), RES_LR_SPACE(), SwFormatSurround::SetAnchorOnly(), SwFormat::SetFormatAttr(), SwFormatHoriOrient::SetHoriOrient(), SvxLRSpaceItem::SetLeft(), SwFormatHoriOrient::SetPos(), SetProgressState(), and SwFormatFrameSize::SetWidthPercent().
|
private |
Definition at line 2802 of file ww8par2.cxx.
References WW8SelBoxInfo::m_bGroupLocked, m_MergeGroups, WW8SelBoxInfo::m_nGroupWidth, and WW8SelBoxInfo::m_nGroupXStart.
Referenced by MergeCells(), and UpdateTableMergeGroup().
void WW8TabDesc::FinishSwTable | ( | ) |
Definition at line 2723 of file ww8par2.cxx.
References SwTableBox::ChgFrameFormat(), SwTableBox::ClaimFrameFormat(), SwDoc::CreateUnoCursor(), SwPaM::GetPoint(), SwTable::GetTableNode(), i, WW8DupProperties::Insert(), sw::util::InsertedTablesManager::InsertTable(), SwWW8ImplReader::m_aInsertedTables, SwWW8ImplReader::m_bWasTabCellEnd, SwWW8ImplReader::m_bWasTabRowEnd, m_MergeGroups, SwWW8ImplReader::m_oLastAnchorPos, m_pIo, SwWW8ImplReader::m_pPaM, m_pTable, m_pTableNd, SwWW8ImplReader::m_rDoc, SwWW8ImplReader::m_xCtrlStck, SwWW8ImplReader::m_xFormatOfJustInsertedApo, SwWW8ImplReader::m_xRedlineStack, m_xTmpPos, MergeCells(), MoveOutsideTable(), mxOldRedlineStack, n, SwFormat::SetFormatAttr(), SwTableBox::setRowSpan(), Variable, and SwDeleteListener::WasDeleted().
|
inline |
Definition at line 292 of file ww8par2.hxx.
References m_nCurrentCol.
Referenced by InFirstParaInCell().
|
inline |
Definition at line 291 of file ww8par2.hxx.
References m_pCurrentWWCell.
|
private |
Definition at line 3319 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 3334 of file ww8par2.cxx.
References GetLogicalWWCol(), and m_aNumRuleNames.
|
inline |
Definition at line 297 of file ww8par2.hxx.
References mxOldRedlineStack.
Referenced by sw::util::RedlineStack::close().
bool WW8TabDesc::InFirstParaInCell | ( | ) | const |
Definition at line 2862 of file ww8par2.cxx.
References GetCurrentCol(), SwPosition::GetNodeIndex(), SwPaM::GetPoint(), SwTableBox::GetSttIdx(), SwTableBox::GetSttNd(), IsValidCell(), m_pIo, SwWW8ImplReader::m_pPaM, and m_pTabBox.
|
private |
Definition at line 2983 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 2855 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 2545 of file ww8par2.cxx.
References SwPosition::Adjust(), WW8TabBandDesc::bExist, WW8_TCell::bFirstMerged, WW8_TCell::bMerged, WW8_TCell::bVertMerge, WW8_TCell::bVertRestart, FindMergeGroup(), SwPaM::GetPoint(), SwPaM::GetPointNode(), SwTableBox::GetSttNd(), SwTableLine::GetTabBoxes(), SwNode::GetTextNode(), i, m_MergeGroups, WW8SelBoxInfo::m_nGroupWidth, m_pActBand, m_pFirstBand, m_pTabBox, m_pTabBoxes, m_pTabLine, m_pTabLines, WW8TabBandDesc::nCenter, 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 2716 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 279 of file ww8par2.hxx.
References m_bOk.
|
privatedelete |
void WW8TabDesc::ParkPaM | ( | ) |
Definition at line 2681 of file ww8par2.cxx.
References SwPosition::Assign(), SwNode::EndOfSectionIndex(), SwPosition::GetNodeIndex(), SwNode::GetNodeType(), SwPaM::GetPoint(), SwPaM::GetPointNode(), SwTableBox::GetSttIdx(), SwTableBox::GetSttNd(), m_nCurrentRow, SwWW8ImplReader::m_pDfltTextFormatColl, m_pIo, SwWW8ImplReader::m_pPaM, m_pTabLines, SwWW8ImplReader::m_rDoc, MoveOutsideTable(), SwPosition::SetContent(), SwDoc::SetTextFormatColl(), SwTableLines::size(), and Text.
Referenced by SetPamInCell().
void WW8TabDesc::SetNumRuleName | ( | const OUString & | rName | ) |
Definition at line 3342 of file ww8par2.cxx.
References GetLogicalWWCol(), and m_aNumRuleNames.
|
private |
Definition at line 2877 of file ww8par2.cxx.
References SwPosition::Assign(), SwNode::EndOfSectionIndex(), SwPosition::GetContentIndex(), SwPosition::GetNode(), SwPosition::GetNodeIndex(), SwNode::GetNodeType(), SwPaM::GetPoint(), SwPaM::GetPointNode(), 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(), ParkPaM(), WW8TabBandDesc::pTCs, RES_PARATR_SNAPTOGRID(), SwPosition::SetContent(), 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 2311 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 2995 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 3103 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 3050 of file ww8par2.cxx.
References COL_AUTO(), SwTableBox::GetFrameFormat(), WW8_SHD::GetValue(), SwWW8Shade::m_aColor, 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 3111 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 3230 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 3284 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 2516 of file ww8par2.cxx.
References AdjustNewBand(), SwPaM::GetPoint(), SwTableNode::GetTable(), SwTable::GetTabLines(), WW8DupProperties::Insert(), 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 274 of file ww8par2.hxx.
Referenced by CreateSwTable(), and SetSizePosition().
|
private |
Definition at line 207 of file ww8par2.hxx.
Referenced by GetNumRuleName(), SetNumRuleName(), and TableCellEnd().
|
private |
Definition at line 237 of file ww8par2.hxx.
Referenced by AdjustNewBand(), and WW8TabDesc().
|
private |
Definition at line 239 of file ww8par2.hxx.
Referenced by CalcDefaults(), CreateSwTable(), SetTabDirection(), and WW8TabDesc().
|
private |
Definition at line 236 of file ww8par2.hxx.
Referenced by CalcDefaults(), Ok(), and WW8TabDesc().
|
private |
Definition at line 238 of file ww8par2.hxx.
Referenced by CalcDefaults(), CreateSwTable(), and WW8TabDesc().
|
private |
Definition at line 223 of file ww8par2.hxx.
Referenced by FindMergeGroup(), FinishSwTable(), and MergeCells().
|
private |
Definition at line 229 of file ww8par2.hxx.
Referenced by CreateSwTable(), and WW8TabDesc().
|
private |
Definition at line 242 of file ww8par2.hxx.
Referenced by CalcDefaults(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 244 of file ww8par2.hxx.
Referenced by GetCurrentCol(), GetLogicalWWCol(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 241 of file ww8par2.hxx.
Referenced by InsertCells(), IsValidCell(), ParkPaM(), SetPamInCell(), TableCellEnd(), and UseSwTable().
|
private |
Definition at line 228 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 231 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 230 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), CreateSwTable(), and GetMinLeft().
|
private |
Definition at line 234 of file ww8par2.hxx.
Referenced by CreateSwTable(), and WW8TabDesc().
|
private |
Definition at line 233 of file ww8par2.hxx.
Referenced by CreateSwTable(), and WW8TabDesc().
|
private |
Definition at line 227 of file ww8par2.hxx.
Referenced by TableCellEnd(), UseSwTable(), and WW8TabDesc().
|
private |
Definition at line 246 of file ww8par2.hxx.
Referenced by UseSwTable(), and WW8TabDesc().
|
private |
Definition at line 232 of file ww8par2.hxx.
Referenced by CalcDefaults(), and CreateSwTable().
|
private |
Definition at line 213 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CalcDefaults(), GetLogicalWWCol(), IsValidCell(), MergeCells(), SetPamInCell(), SetTabBorders(), SetTabDirection(), SetTabShades(), SetTabVertAlign(), TableCellEnd(), UpdateTableMergeGroup(), and WW8TabDesc().
|
private |
Definition at line 225 of file ww8par2.hxx.
Referenced by GetCurrentWWCell(), and SetPamInCell().
|
private |
Definition at line 212 of file ww8par2.hxx.
Referenced by CalcDefaults(), MergeCells(), WW8TabDesc(), and ~WW8TabDesc().
SwFlyFrameFormat* WW8TabDesc::m_pFlyFormat |
Definition at line 273 of file ww8par2.hxx.
|
private |
Definition at line 210 of file ww8par2.hxx.
Referenced by CalcDefaults(), CreateSwTable(), FinishSwTable(), InFirstParaInCell(), InsertCells(), MoveOutsideTable(), ParkPaM(), SetPamInCell(), SetTabShades(), TableCellEnd(), UseSwTable(), and WW8TabDesc().
SwPosition* WW8TabDesc::m_pParentPos |
Definition at line 272 of file ww8par2.hxx.
Referenced by ~WW8TabDesc().
|
private |
Definition at line 221 of file ww8par2.hxx.
Referenced by InFirstParaInCell(), InsertCells(), MergeCells(), and SetPamInCell().
|
private |
Definition at line 220 of file ww8par2.hxx.
Referenced by AdjustNewBand(), InsertCells(), MergeCells(), and SetPamInCell().
const SwTable* WW8TabDesc::m_pTable |
Definition at line 271 of file ww8par2.hxx.
Referenced by AdjustNewBand(), CreateSwTable(), FinishSwTable(), SetSizePosition(), and UseSwTable().
|
private |
Definition at line 217 of file ww8par2.hxx.
Referenced by FinishSwTable(), InsertCells(), and UseSwTable().
|
private |
Definition at line 219 of file ww8par2.hxx.
Referenced by AdjustNewBand(), InsertCells(), MergeCells(), and SetPamInCell().
|
private |
Definition at line 218 of file ww8par2.hxx.
Referenced by AdjustNewBand(), IsValidCell(), MergeCells(), ParkPaM(), SetPamInCell(), and UseSwTable().
|
private |
Definition at line 215 of file ww8par2.hxx.
Referenced by CreateSwTable(), FinishSwTable(), and MoveOutsideTable().
|
private |
Definition at line 208 of file ww8par2.hxx.
Referenced by CreateSwTable(), FinishSwTable(), and getOldRedlineStack().