Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx310 void SetSplitable( sal_Bool bSet ) { bSplitable = bSet; } in SetSplitable() function in SwXMLTableRow_Impl
2246 (*pRows)[(sal_uInt16)nRow]->SetSplitable( sal_True ); in MakeTableLine()
2274 (*pRows)[(sal_uInt16)nRow]->SetSplitable( bHoriSplit ); in MakeTableLine()
/AOO41X/main/sw/source/filter/html/
H A Dhtmltab.cxx345 void SetSplitable( sal_Bool bSet ) { bSplitable = bSet; } in SetSplitable() function in HTMLTableRow