Searched refs:GetCharacterStyle (Results 1 – 5 of 5) sorted by relevance
113 String GetCharacterStyle() const;325 sCharacterStyle = aDlg.GetCharacterStyle(); in IMPL_LINK_INLINE_START()568 String SwSequenceOptionDialog::GetCharacterStyle() const in GetCharacterStyle() function in SwSequenceOptionDialog
94 const String& GetCharacterStyle() const { return sCharacterStyle; } in GetCharacterStyle() function in InsCaptionOpt
199 pOpt->GetCharacterStyle(), in InsertCaption()
781 if(pOpt->GetCharacterStyle().Len()) in IMPL_LINK()782 aCharStyleLB.SelectEntry( pOpt->GetCharacterStyle() ); in IMPL_LINK()
684 … case 8: pValues[nProp] <<= (::rtl::OUString&)rOpt.GetCharacterStyle(); break; //CharacterStyle in lcl_WriteOpt()
Completed in 81 milliseconds