Lines Matching refs:rCharacterStyle
1232 const String& rCharacterStyle, in lcl_InsertLabel() argument
1511 if(rCharacterStyle.Len()) in lcl_InsertLabel()
1513 SwCharFmt* pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertLabel()
1516 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName(rCharacterStyle, nsSwGetPoolIdFrom… in lcl_InsertLabel()
1557 String const& rCharacterStyle, in InsertLabel() argument
1565 bBefore, nId, rCharacterStyle, bCpyBrd ); in InsertLabel()
1570 nId, nNdIdx, rCharacterStyle, bCpyBrd); in InsertLabel()
1601 const String& rCharacterStyle, in lcl_InsertDrawLabel() argument
1819 if ( rCharacterStyle.Len() ) in lcl_InsertDrawLabel()
1821 SwCharFmt * pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertDrawLabel()
1824 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName( rCharacterStyle, nsSwGetPoolIdFro… in lcl_InsertDrawLabel()
1845 String const& rCharacterStyle, in InsertDrawLabel() argument
1865 nId, rCharacterStyle, sal_False ); in InsertDrawLabel()
1870 rTxt, rSeparator, rNumberSeparator, nId, rCharacterStyle, rSdrObj); in InsertDrawLabel()