Home
last modified time | relevance | path

Searched refs:CreateCell (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx76 ScBaseCell* ScMyCellInfo::CreateCell(ScDocument* pDoc) in CreateCell() function in ScMyCellInfo
540 pCell = pAction->pCellInfo->CreateCell(pDoc); in CreateContentAction()
565 pCell = (*aItr)->pCellInfo->CreateCell(pDoc); in CreateGeneratedActions()
721 ScBaseCell* pCell = (*aItr)->pCellInfo->CreateCell(pDoc); in SetDependencies()
H A DXMLChangeTrackingImportHelper.hxx61 ScBaseCell* CreateCell(ScDocument* pDoc);
/trunk/main/sc/source/filter/inc/
H A Dxicontent.hxx70 ScBaseCell* CreateCell( sal_uInt32 nSstIndex, sal_uInt16 nXFIndex = 0 ) const;
H A Dxihelper.hxx143 static ScBaseCell* CreateCell(
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx348 if( ScBaseCell* pCell = XclImpStringHelper::CreateCell( GetRoot(), aString, nXFIdx ) ) in ReadLabel()
914 if( ScBaseCell* pCell = XclImpStringHelper::CreateCell( *this, aString, nXFIdx ) ) in Rstring()
H A Dxicontent.cxx99 ScBaseCell* XclImpSst::CreateCell( sal_uInt32 nSstIndex, sal_uInt16 nXFIndex ) const in CreateCell() function in XclImpSst
103 pCell = XclImpStringHelper::CreateCell( *this, *pString, nXFIndex ); in CreateCell()
H A Dexcimp8.cxx222 if( ScBaseCell* pCell = GetSst().CreateCell( nSst, nXF ) ) in Labelsst()
H A Dxihelper.cxx256 ScBaseCell* XclImpStringHelper::CreateCell( in CreateCell() function in XclImpStringHelper

Completed in 51 milliseconds