Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx122 OUString GetDefaultCellStyleName() const;
524 …xt* pCellContext = new XMLCellImportContext( GetImport(), xCell, GetDefaultCellStyleName(), nPrefi… in ImportCell()
603 OUString XMLTableImportContext::GetDefaultCellStyleName() const in GetDefaultCellStyleName() function in XMLTableImportContext
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx317 const OUString& GetDefaultCellStyleName() const { return aDfltCellStyleName; } in GetDefaultCellStyleName() function in SwXMLTableRow_Impl
1667 sStyleName = ((*pRows)[(sal_uInt16)nCurRow])->GetDefaultCellStyleName(); in InsertCell()
1740 InsertRow( pSrcRow->GetStyleName(), pSrcRow->GetDefaultCellStyleName(), in InsertRepRows()

Completed in 27 milliseconds