Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2291 SwXTextTable *const pTextTable = new SwXTextTable( *pTable->GetFrmFmt() ); in convertToTable() local
2292 const uno::Reference< text::XTextTable > xRet = pTextTable; in convertToTable()
2293 const uno::Reference< beans::XPropertySet > xPrSet = pTextTable; in convertToTable()
2353 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 30 milliseconds