Home
last modified time | relevance | path

Searched refs:pTblBox (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/core/undo/
H A Dunattr.cxx183 SwTableBox * pTblBox = SwIterator<SwTableBox,SwFmt>::FirstElement( *m_pFmt ); in Init() local
184 if ( pTblBox ) in Init()
186 m_nNodeIndex = pTblBox->GetSttIdx(); in Init()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx2052 const SwTableBox* pTblBox = pTblNd->GetTable().GetTblBox( rName ); in GotoTblBox() local
2053 if( pTblBox && pTblBox->GetSttNd() && in GotoTblBox()
2054 ( !pTblBox->GetFrmFmt()->GetProtect().IsCntntProtected() || in GotoTblBox()
2058 GetPoint()->nNode = *pTblBox->GetSttNd(); in GotoTblBox()
/aoo41x/main/sw/source/core/fields/
H A Dcellfml.cxx363 const SwTableBox* pTblBox = aBoxes[n]; in _MakeFormel() local
364 if ( pTblBox->getRowSpan() >= 1 ) in _MakeFormel()
370 pTblBox->GetValue( *pCalcPara ), sal_False ); in _MakeFormel()
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1116 const SwTableBox *pTblBox = pTableTextNodeInfoInner->getTableBox( ); in TableCellProperties() local
1120 SwFrmFmt *pFmt = pTblBox->GetFrmFmt( ); in TableCellProperties()
1125 long vSpan = pTblBox->getRowSpan( ); in TableCellProperties()
1368 const SwTableBox *pTblBox = pTableTextNodeInfoInner->getTableBox( ); in TableBackgrounds() local
1369 const SwFrmFmt *pFmt = pTblBox->GetFrmFmt( ); in TableBackgrounds()
H A Drtfattributeoutput.cxx792 const SwTableBox *pTblBox = pTableTextNodeInfoInner->getTableBox( ); in TableDefinition() local
793 SwFrmFmt *pFmt = pTblBox->GetFrmFmt( ); in TableDefinition()
864 const SwTableBox *pTblBox = pTableTextNodeInfoInner->getTableBox( ); in TableDefaultBorders() local
865 SwFrmFmt *pFmt = pTblBox->GetFrmFmt( ); in TableDefaultBorders()

Completed in 95 milliseconds