Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx147 ScMyTables::ScMyTables(ScXMLImport& rTempImport) in ScMyTables() function in ScMyTables
159 ScMyTables::~ScMyTables() in ~ScMyTables()
312 void ScMyTables::UnMerge() in UnMerge()
361 void ScMyTables::InsertRow() in InsertRow()
389 void ScMyTables::NewRow() in NewRow()
409 void ScMyTables::AddRow() in AddRow()
426 void ScMyTables::InsertColumn() in InsertColumn()
623 void ScMyTables::DeleteTable() in DeleteTable()
744 sal_Bool ScMyTables::HasDrawPage() in HasDrawPage()
749 sal_Bool ScMyTables::HasXShapes() in HasXShapes()
[all …]
H A Dxmlsubti.hxx105 class ScMyTables class
140 ScMyTables(ScXMLImport& rImport);
141 ~ScMyTables();
H A Dxmlimprt.hxx752 ScMyTables aTables;
824 ScMyTables& GetTables() { return aTables; } in GetTables()
H A DXMLTableShapeImportHelper.cxx81 ScMyTables& rTables = static_cast<ScXMLImport&>(mrImporter).GetTables(); in finishShape()
H A Dxmlcelli.cxx829 ScMyTables& rTables = rXMLImport.GetTables(); in EndElement()

Completed in 68 milliseconds