Home
last modified time | relevance | path

Searched refs:sCellStyleName (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A Dxmlcoli.cxx95 sCellStyleName = sValue; in ScXMLTableColContext()
189 if ( !sCellStyleName.getLength() ) in EndElement()
190 sCellStyleName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Default" )); in EndElement()
193 GetScImport().GetTables().AddColStyle(nColCount, sCellStyleName); in EndElement()
H A Dxmlrowi.cxx72 rtl::OUString sCellStyleName; in ScXMLTableRowContext() local
102 sCellStyleName = sValue; in ScXMLTableRowContext()
113 GetScImport().GetTables().SetRowStyle(sCellStyleName); in ScXMLTableRowContext()
H A Dxmlcoli.hxx36 rtl::OUString sCellStyleName; member in ScXMLTableColContext
/aoo42x/main/xmloff/source/draw/
H A Dximpstyl.cxx1347 const OUString sCellStyleName(OUString(RTL_CONSTASCII_USTRINGPARAM("cell"))); in ImpSetCellStyles() local
1348 …aphicPageStyles( GetSdImport().GetLocalDocStyleFamilies()->getByName(sCellStyleName), uno::UNO_QUE… in ImpSetCellStyles()

Completed in 62 milliseconds