Searched refs:ScXMLTableRowCellContext (Results 1 – 7 of 7) sorted by relevance
97 ScXMLTableRowCellContext::ScXMLTableRowCellContext( ScXMLImport& rImport, in ScXMLTableRowCellContext() function in ScXMLTableRowCellContext250 ScXMLTableRowCellContext::~ScXMLTableRowCellContext() in ~ScXMLTableRowCellContext()260 void ScXMLTableRowCellContext::LockSolarMutex() in LockSolarMutex()269 void ScXMLTableRowCellContext::UnlockSolarMutex() in UnlockSolarMutex()278 void ScXMLTableRowCellContext::SetCursorOnTextImport(const rtl::OUString& rOUTempText) in SetCursorOnTextImport()312 SvXMLImportContext *ScXMLTableRowCellContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()478 void ScXMLTableRowCellContext::DoMerge(const com::sun::star::table::CellAddress& aCellPos, in DoMerge()594 void ScXMLTableRowCellContext::SetAnnotation(const table::CellAddress& aCellAddress) in SetAnnotation()703 void ScXMLTableRowCellContext::SetDetectiveObj( const table::CellAddress& rPosition ) in SetDetectiveObj()729 void ScXMLTableRowCellContext::SetCellRangeSource( const table::CellAddress& rPosition ) in SetCellRangeSource()[all …]
31 class ScXMLTableRowCellContext;37 ScXMLTableRowCellContext* pCellContext;52 ScXMLTableRowCellContext* pCellContext);
35 class ScXMLTableRowCellContext;79 ScXMLTableRowCellContext* pCellContext);109 ScXMLTableRowCellContext* pCellContext;
46 class ScXMLTableRowCellContext : public SvXMLImportContext class102 ScXMLTableRowCellContext( ScXMLImport& rImport, sal_uInt16 nPrfx,108 virtual ~ScXMLTableRowCellContext();
134 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()144 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()
94 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLTextPContext()
61 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLAnnotationContext()
Completed in 35 milliseconds