Searched refs:pLastCols (Results 1 – 1 of 1) sorted by relevance
83 SwTabCols *pLastCols = 0; variable538 DELETEZ( pLastCols ); in SplitTab()557 if ( pLastCols ) in _GetTabCols()580 pLastCols->SetLeftMin( nLeftMin ); in _GetTabCols()593 pLastCols->GetLeftMin () == (sal_uInt16)nLeftMin && in _GetTabCols()594 pLastCols->GetLeft () == (sal_uInt16)(pTab->Prt().*fnRect->fnGetLeft)() && in _GetTabCols()595 pLastCols->GetRight () == (sal_uInt16)(pTab->Prt().*fnRect->fnGetRight)()&& in _GetTabCols()596 pLastCols->GetRightMax() == (sal_uInt16)nRightMax - pLastCols->GetLeftMin() ) in _GetTabCols()600 pTab->GetTable()->GetTabCols( *pLastCols, in _GetTabCols()604 rToFill = *pLastCols; in _GetTabCols()[all …]