Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx308 void Expand( sal_uInt32 nCells, sal_Bool bOneCell );
353 void SwXMLTableRow_Impl::Expand( sal_uInt32 nCells, sal_Bool bOneCell ) in Expand() argument
364 bOneCell ? nColSpan : 1UL ), in Expand()
/AOO41X/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()