Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx2287 SwXTextTable *const pTextTable = new SwXTextTable( *pTable->GetFrmFmt() ); in convertToTable() local
2288 const uno::Reference< text::XTextTable > xRet = pTextTable; in convertToTable()
2289 const uno::Reference< beans::XPropertySet > xPrSet = pTextTable; in convertToTable()
2349 pTextTable->getCellByPosition(nCell, nRow), in convertToTable()
H A Dunocoll.cxx332 SwXTextTable* pTextTable = new SwXTextTable(); in MakeInstance() local
333 xRet = (cppu::OWeakObject*)pTextTable; in MakeInstance()

Completed in 90 milliseconds