Home
last modified time | relevance | path

Searched refs:pCellContext (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLTextPContext.cxx98 pCellContext(pTempCellContext), in ScXMLTextPContext()
165 pCellContext->SetCursorOnTextImport( sSetString ); in CreateChildContext()
211 pCellContext->SetString(pContentBuffer->makeStringAndClear()); in EndElement()
213 pCellContext->SetString(sSimpleContent); in EndElement()
H A DXMLTextPContext.hxx37 ScXMLTableRowCellContext* pCellContext; member in ScXMLTextPContext
52 ScXMLTableRowCellContext* pCellContext);
H A Dxmlannoi.hxx79 ScXMLTableRowCellContext* pCellContext);
109 ScXMLTableRowCellContext* pCellContext; member in ScXMLAnnotationContext
H A Dxmlannoi.cxx66 pCellContext(pTempCellContext), in ScXMLAnnotationContext()
78 pCellContext = pTempCellContext; in ScXMLAnnotationContext()
/aoo41x/main/xmloff/source/table/
H A DXMLTableImport.cxx524 …XMLCellImportContext* pCellContext = new XMLCellImportContext( GetImport(), xCell, GetDefaultCellS… in ImportCell() local
526 const sal_Int32 nColumnSpan = pCellContext->getColumnSpan(); in ImportCell()
527 const sal_Int32 nRowSpan = pCellContext->getRowSpan(); in ImportCell()
531 const sal_Int32 nRepeated = pCellContext->getRepeated(); in ImportCell()
538 return pCellContext; in ImportCell()

Completed in 51 milliseconds