LibreOffice Module sc (master) 1
|
#include <XMLExportIterator.hxx>
Public Member Functions | |
ScMyCell () | |
Public Attributes | |
ScAddress | maCellAddress |
ScAddress | aCellAddress |
Use this instead of the UNO one. More... | |
ScRange | aMergeRange |
ScRange | aMatrixRange |
ScMyAreaLink | aAreaLink |
ScMyShapeList | aShapeList |
ScMyDetectiveObjVec | aDetectiveObjVec |
ScMyDetectiveOpVec | aDetectiveOpVec |
ScPostIt * | pNote |
sal_Int32 | nValidationIndex |
sal_Int32 | nStyleIndex |
sal_Int32 | nNumberFormat |
css::table::CellContentType | nType |
ScRefCellValue | maBaseCell |
bool | bIsAutoStyle |
bool | bHasShape |
bool | bIsMergedBase |
bool | bIsCovered |
bool | bHasAreaLink |
bool | bHasEmptyDatabase |
bool | bHasDetectiveObj |
bool | bHasDetectiveOp |
bool | bIsMatrixBase |
bool | bIsMatrixCovered |
bool | bHasAnnotation |
Definition at line 277 of file XMLExportIterator.hxx.
ScMyCell::ScMyCell | ( | ) |
Definition at line 514 of file XMLExportIterator.cxx.
References table.
ScMyAreaLink ScMyCell::aAreaLink |
Definition at line 285 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyAreaLinksContainer::SetCellData(), and ScXMLExport::WriteAreaLink().
ScAddress ScMyCell::aCellAddress |
Use this instead of the UNO one.
Definition at line 281 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScMyMergedRangesContainer::SetCellData(), ScMyAreaLinksContainer::SetCellData(), ScMyEmptyDatabaseRangesContainer::SetCellData(), ScMyDetectiveObjContainer::SetCellData(), ScMyDetectiveOpContainer::SetCellData(), and ScMyNotEmptyCellsIterator::SetCellData().
ScMyDetectiveObjVec ScMyCell::aDetectiveObjVec |
Definition at line 287 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveObjContainer::SetCellData(), and ScXMLExport::WriteDetective().
ScMyDetectiveOpVec ScMyCell::aDetectiveOpVec |
Definition at line 288 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveOpContainer::SetCellData(), and ScXMLExport::WriteDetective().
ScRange ScMyCell::aMatrixRange |
Definition at line 283 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::SetCellData(), and ScXMLExport::WriteCell().
ScRange ScMyCell::aMergeRange |
Definition at line 282 of file XMLExportIterator.hxx.
Referenced by ScMyMergedRangesContainer::SetCellData(), and ScXMLExport::WriteCell().
ScMyShapeList ScMyCell::aShapeList |
Definition at line 286 of file XMLExportIterator.hxx.
Referenced by ScMyShapesContainer::SetCellData(), and ScXMLExport::WriteShapes().
bool ScMyCell::bHasAnnotation |
Definition at line 311 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::HasAnnotation(), and ScXMLExport::IsCellEqual().
bool ScMyCell::bHasAreaLink |
Definition at line 304 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyAreaLinksContainer::SetCellData(), and ScXMLExport::WriteAreaLink().
bool ScMyCell::bHasDetectiveObj |
Definition at line 306 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyDetectiveObjContainer::SetCellData(), and ScXMLExport::WriteDetective().
bool ScMyCell::bHasDetectiveOp |
Definition at line 307 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveOpContainer::SetCellData(), and ScXMLExport::WriteDetective().
bool ScMyCell::bHasEmptyDatabase |
Definition at line 305 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), and ScMyEmptyDatabaseRangesContainer::SetCellData().
bool ScMyCell::bHasShape |
Definition at line 301 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyShapesContainer::SetCellData(), and ScXMLExport::WriteShapes().
bool ScMyCell::bIsAutoStyle |
Definition at line 299 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScXMLExport::IsCellEqual(), and ScXMLExport::WriteCell().
bool ScMyCell::bIsCovered |
Definition at line 303 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyMergedRangesContainer::SetCellData(), and ScXMLExport::WriteCell().
bool ScMyCell::bIsMatrixBase |
Definition at line 309 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyNotEmptyCellsIterator::SetCellData(), and ScXMLExport::WriteCell().
bool ScMyCell::bIsMatrixCovered |
Definition at line 310 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyNotEmptyCellsIterator::SetCellData(), and ScXMLExport::WriteCell().
bool ScMyCell::bIsMergedBase |
Definition at line 302 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScMyMergedRangesContainer::SetCellData(), and ScXMLExport::WriteCell().
ScRefCellValue ScMyCell::maBaseCell |
Definition at line 297 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::IsCellEqual(), ScXMLExport::IsEditCell(), ScMyNotEmptyCellsIterator::SetCellData(), and ScXMLExport::WriteCell().
ScAddress ScMyCell::maCellAddress |
Definition at line 279 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::exportAnnotationMeta(), ScMyNotEmptyCellsIterator::GetNext(), ScMyNotEmptyCellsIterator::HasAnnotation(), ScMyShapesContainer::SetCellData(), ScMyNotEmptyCellsIterator::SetCellData(), ScXMLExport::WriteAnnotation(), ScXMLExport::WriteCell(), ScXMLExport::WriteShapes(), and ScXMLExport::WriteTable().
sal_Int32 ScMyCell::nNumberFormat |
Definition at line 294 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScXMLExport::IsCellEqual(), and ScXMLExport::WriteCell().
sal_Int32 ScMyCell::nStyleIndex |
Definition at line 293 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScXMLExport::IsCellEqual(), and ScXMLExport::WriteCell().
css::table::CellContentType ScMyCell::nType |
Definition at line 295 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScXMLExport::IsCellEqual(), ScMyNotEmptyCellsIterator::SetCellData(), and ScXMLExport::WriteCell().
sal_Int32 ScMyCell::nValidationIndex |
Definition at line 292 of file XMLExportIterator.hxx.
Referenced by ScMyNotEmptyCellsIterator::GetNext(), ScXMLExport::IsCellEqual(), and ScXMLExport::WriteCell().
ScPostIt* ScMyCell::pNote |
Definition at line 290 of file XMLExportIterator.hxx.
Referenced by ScXMLExport::exportAnnotationMeta(), and ScMyNotEmptyCellsIterator::HasAnnotation().