Searched refs:ScXMLTableRowCellContext (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | xmlcelli.cxx | 97 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() 449 sal_Bool ScXMLTableRowCellContext::IsMerged (const uno::Reference <table::XCellRange>& xCellRange, … in IsMerged() 478 void ScXMLTableRowCellContext::DoMerge(const com::sun::star::table::CellAddress& aCellPos, in DoMerge() 515 void ScXMLTableRowCellContext::SetContentValidation(com::sun::star::uno::Reference<com::sun::star::… in SetContentValidation() 566 void ScXMLTableRowCellContext::SetCellProperties(const uno::Reference<table::XCellRange>& xCellRang… in SetCellProperties() [all …]
|
| H A D | XMLTextPContext.hxx | 31 class ScXMLTableRowCellContext; 37 ScXMLTableRowCellContext* pCellContext; 52 ScXMLTableRowCellContext* pCellContext);
|
| H A D | xmlannoi.hxx | 35 class ScXMLTableRowCellContext; 79 ScXMLTableRowCellContext* pCellContext); 109 ScXMLTableRowCellContext* pCellContext;
|
| H A D | xmlcelli.hxx | 46 class ScXMLTableRowCellContext : public SvXMLImportContext class 102 ScXMLTableRowCellContext( ScXMLImport& rImport, sal_uInt16 nPrfx, 108 virtual ~ScXMLTableRowCellContext();
|
| H A D | xmlrowi.cxx | 134 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext() 144 pContext = new ScXMLTableRowCellContext( GetScImport(), nPrefix, in CreateChildContext()
|
| H A D | XMLTextPContext.cxx | 94 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLTextPContext()
|
| H A D | xmlannoi.cxx | 61 ScXMLTableRowCellContext* pTempCellContext) : in ScXMLAnnotationContext()
|