Home
last modified time | relevance | path

Searched refs:XML_STYLE_FAMILY_TABLE_CELL (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx312 sApplyStyle = GetImport().GetStyleDisplayName( XML_STYLE_FAMILY_TABLE_CELL, rValue); in ScXMLMapContext()
510 if (GetFamily() == XML_STYLE_FAMILY_TABLE_CELL) in FillPropertySet()
547 if ((GetFamily() == XML_STYLE_FAMILY_TABLE_CELL) && GetImport().GetModel().is()) in SetDefaults()
640 case XML_STYLE_FAMILY_TABLE_CELL: in CreateStyleStyleChildContext()
664 case XML_STYLE_FAMILY_TABLE_CELL: in CreateDefaultStyleStyleChildContext()
719 case XML_STYLE_FAMILY_TABLE_CELL: in GetImportPropertyMapper()
778 case XML_STYLE_FAMILY_TABLE_CELL: in GetStylesContainer()
829 case XML_STYLE_FAMILY_TABLE_CELL: in GetStylesContainer()
859 case XML_STYLE_FAMILY_TABLE_CELL: in GetServiceName()
876 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
[all …]
H A Dxmlexprt.cxx512 …GetAutoStylePool()->AddFamily(XML_STYLE_FAMILY_TABLE_CELL, rtl::OUString(RTL_CONSTASCII_USTRINGPAR… in ScXMLExport()
1119 if (GetAutoStylePool()->Add(aName, XML_STYLE_FAMILY_TABLE_CELL, aDefaultStyle, aProps)) in ExportExternalRefCacheStyles()
1915 …LE_CELL_STYLES_NAME)), xCellStylesExportPropertySetMapper, sal_False, XML_STYLE_FAMILY_TABLE_CELL); in _ExportStyles()
1995 … if (GetAutoStylePool()->AddNamed(*pOldName, XML_STYLE_FAMILY_TABLE_CELL, sStyleName, xPropStates)) in AddStyleFromCells()
1997 GetAutoStylePool()->RegisterName(XML_STYLE_FAMILY_TABLE_CELL, *pOldName); in AddStyleFromCells()
2008 … if (GetAutoStylePool()->Add(sName, XML_STYLE_FAMILY_TABLE_CELL, sStyleName, xPropStates)) in AddStyleFromCells()
2628 GetAutoStylePool()->exportXML(XML_STYLE_FAMILY_TABLE_CELL, in _ExportAutoStyles()
H A Dxmlexternaltabi.cxx288 pStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL, sValue, true)); in ScXMLExternalRefCellContext()
H A Dxmlstyle.cxx616 if (nFamily == XML_STYLE_FAMILY_TABLE_CELL) in exportStyleAttributes()
684 if (nFamily == XML_STYLE_FAMILY_TABLE_CELL) in exportStyleContent()
H A Dxmlimprt.cxx2455 XML_STYLE_FAMILY_TABLE_CELL, sPrevStyleName, sal_True) : NULL ); in SetStyleToRanges()
2478 …setPropertyValue(sCellStyle, uno::makeAny(GetStyleDisplayName( XML_STYLE_FAMILY_TABLE_CELL, sPrevS… in SetStyleToRanges()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx114 if ( GetFamily() == XML_STYLE_FAMILY_TABLE_CELL ) in FillPropertySet()
221 case XML_STYLE_FAMILY_TABLE_CELL: in GetImportPropertyMapper()
305 case XML_STYLE_FAMILY_TABLE_CELL: in CreateStyleStyleChildContext()
336 case XML_STYLE_FAMILY_TABLE_CELL: in GetStylesContainer()
384 case XML_STYLE_FAMILY_TABLE_CELL: in GetStylesContainer()
420 case XML_STYLE_FAMILY_TABLE_CELL: in GetServiceName()
437 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
H A DxmlAutoStyle.cxx45 if ( nFamily == XML_STYLE_FAMILY_TABLE_CELL ) in exportStyleAttributes()
H A DxmlExport.cxx302 …GetAutoStylePool()->AddFamily(XML_STYLE_FAMILY_TABLE_CELL, rtl::OUString(RTL_CONSTASCII_USTRINGPAR… in ORptExport()
1306 … TPropertyStyleMap::value_type(_xProp,GetAutoStylePool()->Add( XML_STYLE_FAMILY_TABLE_CELL, aPrope… in exportAutoStyle()
1413 GetAutoStylePool()->exportXML(XML_STYLE_FAMILY_TABLE_CELL in _ExportAutoStyles()
H A DxmlCell.cxx233 …tyleContext,GetImport().GetAutoStyles()->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL,m_sStyl… in EndElement()
H A DxmlHelper.cxx276 …R_CAST(XMLPropStyleContext,_pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL,_sStyle… in copyStyleElements()
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx188 mrExport.GetAutoStylePool()->AddFamily(XML_STYLE_FAMILY_TABLE_CELL, in XMLTableExport()
288 sStyleName = mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TABLE_CELL, xCellPropStates); in collectTableAutoStyles()
494 …LE_CELL_STYLES_NAME)), mxCellExportPropertySetMapper.get(), sal_True, XML_STYLE_FAMILY_TABLE_CELL); in exportTableStyles()
510 …mrExport.GetAutoStylePool()->exportXML( XML_STYLE_FAMILY_TABLE_CELL, mrExport.GetDocHandler(), mrE… in exportAutoStyles()
H A DXMLTableImport.cxx676 pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL, sStyleName) ); in XMLCellImportContext()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx262 case XML_STYLE_FAMILY_TABLE_CELL: in GetImportPropertyMapper()
288 case XML_STYLE_FAMILY_TABLE_CELL: in CreateStyleStyleChildContext()
319 case XML_STYLE_FAMILY_TABLE_CELL: in GetServiceName()
H A DxmlColumn.cxx184 …PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL,m_sCell… in EndElement()
201 …PTR_CAST(OTableStyleContext,pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABLE_CELL,m_sCell… in EndElement()
H A DxmlExport.cxx258 XML_STYLE_FAMILY_TABLE_CELL, in ODBExport()
1201 …MapperPair(m_xCellExportHelper,TEnumMapperPair(&m_aCellAutoStyleNames,XML_STYLE_FAMILY_TABLE_CELL)) in exportAutoStyle()
1234 if ( XML_STYLE_FAMILY_TABLE_CELL == pExportHelper[i].second.second ) in exportAutoStyle()
1272 GetAutoStylePool()->exportXML(XML_STYLE_FAMILY_TABLE_CELL in _ExportAutoStyles()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx1121 case XML_STYLE_FAMILY_TABLE_CELL: in CreateStyleStyleChildContext()
1219 case XML_STYLE_FAMILY_TABLE_CELL: in GetImportPropertyMapper()
1227 …case XML_STYLE_FAMILY_TABLE_CELL: xMapper = xTableImport->GetCellImportPropertySetMapper().get(); … in GetImportPropertyMapper()
1351 ImpSetGraphicStyles(xGraphicPageStyles, XML_STYLE_FAMILY_TABLE_CELL, aPrefix); in ImpSetCellStyles()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx559 case XML_STYLE_FAMILY_TABLE_CELL: in CreateItemSetContext()
805 case XML_STYLE_FAMILY_TABLE_CELL: in CreateStyleStyleChildContext()
1116 if( XML_STYLE_FAMILY_TABLE_CELL == pStyle->GetFamily() && in FindAutomaticStyle()
H A Dxmlitemi.cxx380 case XML_STYLE_FAMILY_TABLE_CELL: in CreateTableItemImportContext()
H A Dxmltbli.cxx2086 XML_STYLE_FAMILY_TABLE_CELL, sStyleName, &pAutoItemSet ) ) in MakeTableBox()
/trunk/main/xmloff/inc/xmloff/
H A Dfamilies.hxx64 #define XML_STYLE_FAMILY_TABLE_CELL 204 macro
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx635 nFamily = XML_STYLE_FAMILY_TABLE_CELL; in GetFamily()
910 pStyle->GetFamily() != XML_STYLE_FAMILY_TABLE_CELL ) ) in CopyAutoStylesToDoc()

Completed in 441 milliseconds