Searched refs:sDefaultStyle (Results 1 – 4 of 4) sorted by relevance
256 sDefaultStyle = sValue; in StartElement()400 if (sDefaultStyle.getLength() > 0) in ProcessSettings()403 XML_STYLE_FAMILY_TEXT_PARAGRAPH, sDefaultStyle ); in ProcessSettings()
362 const ::rtl::OUString sDefaultStyle( cDefaultStyle, nDefaultLength, RTL_TEXTENCODING_ASCII_US ); in lcl_FindUnusedPageStyleName() local368 …!rtl_ustr_compare_WithLength( sDefaultStyle.getStr(), nDefaultLength, pStyleNames[nStyle].getStr()… in lcl_FindUnusedPageStyleName()375 ::rtl::OUString sRet( sDefaultStyle ); in lcl_FindUnusedPageStyleName()
55 ::rtl::OUString sDefaultStyle;
152 void SetDefaultStyle( const ::rtl::OUString& rDefault ) { sDefaultStyle = rDefault; } in SetDefaultStyle()171 String sDefaultStyle; member in SvxStyleBox_Impl396 aSelEntry = sDefaultStyle; in Select()
Completed in 45 milliseconds