Lines Matching refs:sStyleName
1883 OUString sStyleName; in Characters() local
1885 sStyleName = pHint->GetStyleName(); in Characters()
1887 GetImport().GetTextImport()->ConvertStarFonts( rChars, sStyleName, in Characters()
1957 sStyleName = rValue; in XMLParaContext()
2007 sStyleName = aCondStyleName; in XMLParaContext()
2011 sStyleName = sClassNames.getToken( 0, ' ', nDummy ); in XMLParaContext()
2091 if( bHeading && (sStyleName.getLength() == 0) ) in ~XMLParaContext()
2092 xTxtImport->FindOutlineStyleName( sStyleName, nOutlineLevel ); in ~XMLParaContext()
2096 sStyleName = xTxtImport->SetStyleAndAttrs( GetImport(), xAttrCursor, in ~XMLParaContext()
2097 sStyleName, in ~XMLParaContext()
2320 GetImport().GetTextImport()->ConvertStarFonts( rChars, sStyleName, in Characters()