Searched refs:XMLTableStylesContext (Results 1 – 8 of 8) sorted by relevance
606 … XMLTableStylesContext* pMyStyles = static_cast<XMLTableStylesContext*>(GetScImport().GetStyles()); in GetNumberFormat()678 XMLTableStylesContext::XMLTableStylesContext( SvXMLImport& rImport, in XMLTableStylesContext() function in XMLTableStylesContext696 XMLTableStylesContext::~XMLTableStylesContext() in ~XMLTableStylesContext()700 void XMLTableStylesContext::EndElement() in EndElement()710 XMLTableStylesContext::GetImportPropertyMapper( in GetImportPropertyMapper()723 ((XMLTableStylesContext *)this)->xCellImpPropMapper = in GetImportPropertyMapper()733 ((XMLTableStylesContext *)this)->xColumnImpPropMapper = in GetImportPropertyMapper()741 ((XMLTableStylesContext *)this)->xRowImpPropMapper = in GetImportPropertyMapper()749 ((XMLTableStylesContext *)this)->xTableImpPropMapper = in GetImportPropertyMapper()830 ((XMLTableStylesContext *)this)->xCellStyles.set(xStyles); in GetStylesContainer()[all …]
165 class XMLTableStylesContext : public SvXMLStylesContext class212 XMLTableStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx ,216 virtual ~XMLTableStylesContext();
302 … XMLTableStylesContext *pStyles = (XMLTableStylesContext *)GetScImport().GetAutoStyles(); in EndElement()
160 XMLTableStylesContext *pStyles = (XMLTableStylesContext *)rXMLImport.GetAutoStyles(); in EndElement()
189 XMLTableStylesContext *pStyles((XMLTableStylesContext *)rXMLImport.GetAutoStyles()); in EndElement()
286 … XMLTableStylesContext* pStyles = static_cast<XMLTableStylesContext*>(mrScImport.GetAutoStyles()); in ScXMLExternalRefCellContext()
260 … XMLTableStylesContext *pStyles = (XMLTableStylesContext *)rImport.GetAutoStyles(); in NewSheet()
1888 …pContext = new XMLTableStylesContext(*this, XML_NAMESPACE_OFFICE, rLocalName, xAttrList, bIsAutoSt… in CreateStylesContext()2453 XMLTableStylesContext *pStyles((XMLTableStylesContext *)GetAutoStyles()); in SetStyleToRanges()
Completed in 59 milliseconds