Searched refs:rCharacterStyle (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1224 const String& rCharacterStyle, in lcl_InsertLabel() argument 1503 if(rCharacterStyle.Len()) in lcl_InsertLabel() 1505 SwCharFmt* pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); in lcl_InsertLabel() 1549 String const& rCharacterStyle, in InsertLabel() argument 1557 bBefore, nId, rCharacterStyle, bCpyBrd ); in InsertLabel() 1562 nId, nNdIdx, rCharacterStyle, bCpyBrd); in InsertLabel() 1593 const String& rCharacterStyle, in lcl_InsertDrawLabel() argument 1811 if ( rCharacterStyle.Len() ) in lcl_InsertDrawLabel() 1837 String const& rCharacterStyle, in InsertDrawLabel() argument 1857 nId, rCharacterStyle, sal_False ); in InsertDrawLabel() [all …]
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 480 const String& rCharacterStyle, in InsertLabel() argument 539 … GetDoc()->InsertDrawLabel( rTxt, rSeparator, rNumberSeparator, nId, rCharacterStyle, *pDrawObj ); in InsertLabel() 556 nIdx, rCharacterStyle, bCpyBrd ); in InsertLabel()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 199 const String& rCharacterStyle,
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unins.cxx | 874 const String& rCharacterStyle, in SwUndoInsertLabel() argument 880 sCharacterStyle( rCharacterStyle ), in SwUndoInsertLabel()
|
/aoo42x/main/sw/inc/ |
H A D | doc.hxx | 1800 const String& rCharacterStyle, 1804 const sal_uInt16 nId, const String& rCharacterStyle, SdrObject& rObj );
|
H A D | fesh.hxx | 733 const String& rCharacterStyle,
|
Completed in 71 milliseconds