Searched refs:GetAllColCount (Results 1 – 3 of 3) sorted by relevance
73 sal_uInt16 GetAllColCount() const {return nAllCols;} in GetAllColCount() function in SwTableRep
95 DBG_ERROR(String(pRep->GetAllColCount())) in DbgTblRep()97 for(sal_uInt16 i = 0; i < pRep->GetAllColCount(); i++) in DbgTblRep()901 nNoOfCols = pTblData->GetAllColCount(); in Reset()
768 if( aLbTableCol.GetEntryCount() != pRep->GetAllColCount() ) in IMPL_LINK()
Completed in 40 milliseconds