Home
last modified time | relevance | path

Searched refs:ScXMLTableRowCellContext (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx97 ScXMLTableRowCellContext::ScXMLTableRowCellContext( ScXMLImport& rImport, in ScXMLTableRowCellContext() function in ScXMLTableRowCellContext
250 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 …]
H A DXMLTextPContext.hxx31 class ScXMLTableRowCellContext;
37 ScXMLTableRowCellContext* pCellContext;
52 ScXMLTableRowCellContext* pCellContext);
H A Dxmlannoi.hxx35 class ScXMLTableRowCellContext;
79 ScXMLTableRowCellContext* pCellContext);
109 ScXMLTableRowCellContext* pCellContext;
H A Dxmlcelli.hxx46 class ScXMLTableRowCellContext : public SvXMLImportContext class
102 ScXMLTableRowCellContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
108 virtual ~ScXMLTableRowCellContext();
H A Dxmlrowi.cxx134 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()
144 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()
H A DXMLTextPContext.cxx94 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLTextPContext()
H A Dxmlannoi.cxx61 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLAnnotationContext()

Completed in 41 milliseconds