Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswtable.hxx80 typedef SwTableLine* SwTableLinePtr; typedef
242 void CheckRowSpan( SwTableLinePtr &rpLine, bool bUp ) const;
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx82 typedef SwTableLine* SwTableLinePtr; typedef
83 SV_DECL_PTRARR_SORT( SwSortTableLines, SwTableLinePtr, 16, 16 )
84 SV_IMPL_PTRARR_SORT( SwSortTableLines, SwTableLinePtr );
160 SwTableLinePtr p = (SwTableLine*)rBox.GetUpper(); in AddBoxWidth()
170 SwTableLinePtr p = (SwTableLine*)&rLn; in GetBoxWidth()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1969 void SwTable::CheckRowSpan( SwTableLinePtr &rpLine, bool bUp ) const in CheckRowSpan()

Completed in 47 milliseconds