Searched refs:rSeparator (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1221 SwLabelType const eType, String const& rTxt, String const& rSeparator, in lcl_InsertLabel() argument 1485 aTxt += rSeparator; in lcl_InsertLabel() 1546 SwLabelType const eType, String const& rTxt, String const& rSeparator, in InsertLabel() argument 1556 eType, rTxt, rSeparator, rNumberingSeparator, in InsertLabel() 1561 eType, rTxt, rSeparator, rNumberingSeparator, bBefore, in InsertLabel() 1590 const String& rSeparator, in lcl_InsertDrawLabel() argument 1795 aTxt += rSeparator; in lcl_InsertDrawLabel() 1834 String const& rSeparator, in InsertDrawLabel() argument 1856 LTYPE_DRAW, rTxt, rSeparator, rNumberSeparator, sal_False, in InsertDrawLabel() 1862 rTxt, rSeparator, rNumberSeparator, nId, rCharacterStyle, rSdrObj); in InsertDrawLabel()
|
/trunk/main/chart2/source/controller/dialogs/ |
H A D | res_TextSeparator.cxx | 124 void TextSeparatorResources::SetValue( const rtl::OUString& rSeparator ) in SetValue() argument 126 ::std::map< ::rtl::OUString, sal_uInt16 >::iterator aIter( m_aEntryMap.find(rSeparator) ); in SetValue()
|
H A D | res_TextSeparator.hxx | 55 void SetValue( const ::rtl::OUString& rSeparator );
|
H A D | ObjectNameProvider.cxx | 91 void lcl_addText( OUString& rOut, const OUString& rSeparator, const OUString& rNext ) in lcl_addText() argument 94 rOut+=rSeparator; in lcl_addText()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 477 void SwFEShell::InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator, in InsertLabel() argument 539 … GetDoc()->InsertDrawLabel( rTxt, rSeparator, rNumberSeparator, nId, rCharacterStyle, *pDrawObj ); in InsertLabel() 555 … pFlyFmt = GetDoc()->InsertLabel( eType, rTxt, rSeparator, rNumberSeparator, bBefore, nId, in InsertLabel()
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 195 const String& rSeparator,
|
/trunk/main/sw/source/core/undo/ |
H A D | unins.cxx | 870 const String& rSeparator, in SwUndoInsertLabel() argument 878 sSeparator( rSeparator ), in SwUndoInsertLabel()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 1797 SwFlyFrmFmt* InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator, 1803 const String &rTxt, const String& rSeparator, const String& rNumberSeparator,
|
H A D | fesh.hxx | 730 void InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator,
|
Completed in 72 milliseconds