Home
last modified time | relevance | path

Searched refs:bOneCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx311 void Expand( sal_uInt32 nCells, sal_Bool bOneCell );
356 void SwXMLTableRow_Impl::Expand( sal_uInt32 nCells, sal_Bool bOneCell ) in Expand() argument
367 bOneCell ? nColSpan : 1UL ), in Expand()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx340 void Expand( sal_uInt16 nCells, sal_Bool bOneCell=sal_False );
873 void HTMLTableRow::Expand( sal_uInt16 nCells, sal_Bool bOneCell ) in Expand() argument
883 if( bOneCell ) in Expand()

Completed in 41 milliseconds