Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx355 bool IsTableShapeSupported() const { return mbIsTableShapeSupported; } in IsTableShapeSupported() function in SvXMLImport
/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx961 if( rImport.IsTableShapeSupported() ) in CreateFrameChildContext()