Searched refs:rCharacterStyle (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1232 const String& rCharacterStyle, in lcl_InsertLabel() argument 1511 if(rCharacterStyle.Len()) in lcl_InsertLabel() 1513 SwCharFmt* pCharFmt = rDoc.FindCharFmtByName(rCharacterStyle); 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() 1845 String const& rCharacterStyle, in InsertDrawLabel() argument 1865 nId, rCharacterStyle, sal_False ); in InsertDrawLabel() [all …]
|
/aoo4110/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()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 199 const String& rCharacterStyle,
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unins.cxx | 874 const String& rCharacterStyle, in SwUndoInsertLabel() argument 880 sCharacterStyle( rCharacterStyle ), in SwUndoInsertLabel()
|
/aoo4110/main/sw/inc/ |
H A D | fesh.hxx | 733 const String& rCharacterStyle,
|
H A D | doc.hxx | 1808 const String& rCharacterStyle, 1812 const sal_uInt16 nId, const String& rCharacterStyle, SdrObject& rObj );
|
Completed in 90 milliseconds