Home
last modified time | relevance | path

Searched refs:GetAllColCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dswtablerep.hxx73 sal_uInt16 GetAllColCount() const {return nAllCols;} in GetAllColCount() function in SwTableRep
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx95 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()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx768 if( aLbTableCol.GetEntryCount() != pRep->GetAllColCount() ) in IMPL_LINK()

Completed in 33 milliseconds