Searched refs:bOneCell (Results 1 – 2 of 2) sorted by relevance
311 void Expand( sal_uInt32 nCells, sal_Bool bOneCell );356 void SwXMLTableRow_Impl::Expand( sal_uInt32 nCells, sal_Bool bOneCell ) in Expand() argument367 bOneCell ? nColSpan : 1UL ), in Expand()
340 void Expand( sal_uInt16 nCells, sal_Bool bOneCell=sal_False );873 void HTMLTableRow::Expand( sal_uInt16 nCells, sal_Bool bOneCell ) in Expand() argument883 if( bOneCell ) in Expand()
Completed in 45 milliseconds