Home
last modified time | relevance | path

Searched refs:rSeparator (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1221 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 Dres_TextSeparator.cxx124 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 Dres_TextSeparator.hxx55 void SetValue( const ::rtl::OUString& rSeparator );
H A DObjectNameProvider.cxx91 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 Dfews.cxx477 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 DUndoInsert.hxx195 const String& rSeparator,
/trunk/main/sw/source/core/undo/
H A Dunins.cxx870 const String& rSeparator, in SwUndoInsertLabel() argument
878 sSeparator( rSeparator ), in SwUndoInsertLabel()
/trunk/main/sw/inc/
H A Ddoc.hxx1797 SwFlyFrmFmt* InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator,
1803 const String &rTxt, const String& rSeparator, const String& rNumberSeparator,
H A Dfesh.hxx730 void InsertLabel( const SwLabelType eType, const String &rTxt, const String& rSeparator,

Completed in 67 milliseconds