Searched refs:pCellContext (Results 1 – 5 of 5) sorted by relevance
98 pCellContext(pTempCellContext), in ScXMLTextPContext()165 pCellContext->SetCursorOnTextImport( sSetString ); in CreateChildContext()211 pCellContext->SetString(pContentBuffer->makeStringAndClear()); in EndElement()213 pCellContext->SetString(sSimpleContent); in EndElement()
37 ScXMLTableRowCellContext* pCellContext; member in ScXMLTextPContext52 ScXMLTableRowCellContext* pCellContext);
79 ScXMLTableRowCellContext* pCellContext);109 ScXMLTableRowCellContext* pCellContext; member in ScXMLAnnotationContext
66 pCellContext(pTempCellContext), in ScXMLAnnotationContext()78 pCellContext = pTempCellContext; in ScXMLAnnotationContext()
524 …XMLCellImportContext* pCellContext = new XMLCellImportContext( GetImport(), xCell, GetDefaultCellS… in ImportCell() local526 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