Home
last modified time | relevance | path

Searched refs:GetTableBox (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/inc/
H A Dcellatr.hxx75 SwTableBox* GetTableBox();
76 const SwTableBox* GetTableBox() const in GetTableBox() function in SwTblBoxFormula
77 { return ((SwTblBoxFormula*)this)->GetTableBox(); } in GetTableBox()
H A Dhtmltbl.hxx72 SwTableBox *GetTableBox() const { return pBox; } in GetTableBox() function in SwHTMLTableLayoutCnts
/trunk/main/sw/source/core/attr/
H A Dcellatr.cxx117 SwTableBox* SwTblBoxFormula::GetTableBox() in GetTableBox() function in SwTblBoxFormula
181 pTblNd->GetTable(), GetTableBox() ); in ChangeState()
/trunk/main/sw/source/core/access/
H A Dacctable.cxx730 const SwTableBox* SwAccessibleTable::GetTableBox( sal_Int32 nChildIndex ) const in GetTableBox() function in SwAccessibleTable
762 const SwTableBox* pBox = GetTableBox( nChildIndex ); in IsChildSelected()
1602 const SwTableBox* pBox = GetTableBox( nChildIndex ); in selectAccessibleChild()
1811 const SwTableBox* pBox = GetTableBox( nChildIndex ); in deselectAccessibleChild()
H A Dacctable.hxx57 const SwTableBox* GetTableBox( sal_Int32 ) const;
/trunk/main/sw/source/core/inc/
H A Ddocfld.hxx92 const SwTableBox* GetTableBox() const in GetTableBox() function in _SetGetExpFld
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx869 const SwTableBox *pBox = pLayoutCnts->GetTableBox(); in SwWriteTable()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1676 SwTableBox *pBox = pCntnts->GetTableBox(); in SetWidths()
H A Ddocfld.cxx613 SwTableBox* pBox = pFml->GetTableBox(); in UpdateTblFlds()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx488 0 != (pTBox = ((SwTblBoxFormula*)pItem)->GetTableBox() ) && in GotoNxtPrvTblFormula()

Completed in 145 milliseconds