Home
last modified time | relevance | path

Searched defs:rStr (Results 151 – 175 of 396) sorted by relevance

12345678910>>...16

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx100 void ReplaceProductNameHookProc( String& rStr ) in ReplaceProductNameHookProc()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dcore.py51 nUHyper, fFloat, fDouble, eEnum, rStr, xTest, rAny ): argument
/trunk/main/sc/source/ui/view/
H A Dreffact.cxx276 void ScSimpleRefDlgWrapper::SetRefString(const String& rStr) in SetRefString()
/trunk/main/sc/inc/
H A Dlookupcache.hxx145 void setString( const String & rStr ) in setString()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx431 void ImpSvMEdit::InsertText( const String& rStr ) in InsertText()
530 void ImpSvMEdit::SetText( const String& rStr ) in SetText()
1188 void MultiLineEdit::ReplaceSelected( const String& rStr ) in ReplaceSelected()
1223 void MultiLineEdit::SetText( const String& rStr ) in SetText()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx117 sal_uInt16 ColorListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry()
130 sal_uInt16 ColorListBox::InsertEntry( const Color& rColor, const XubString& rStr, in InsertEntry()
282 Bitmap& rBmp, XubString& rStr ) in ImpGetLine()
419 sal_uInt16 LineListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry()
H A Dctrltool.cxx143 static void ImplMakeSearchString( XubString& rStr ) in ImplMakeSearchString()
150 static void ImplMakeSearchStringFromName( XubString& rStr ) in ImplMakeSearchStringFromName()
H A Dfmtfield.cxx411 void FormattedField::SetText(const XubString& rStr) in SetText()
420 void FormattedField::SetText( const XubString& rStr, const Selection& rNewSelection ) in SetText()
429 void FormattedField::SetTextFormatted(const XubString& rStr) in SetTextFormatted()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1080 sal_uInt16 ListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry()
1100 sal_uInt16 ListBox::InsertEntry( const XubString& rStr, const Image& rImage, sal_uInt16 nPos ) in InsertEntry()
1110 void ListBox::RemoveEntry( const XubString& rStr ) in RemoveEntry()
1210 void ListBox::SelectEntry( const XubString& rStr, sal_Bool bSelect ) in SelectEntry()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3312 String& rStr, const NfCurrencyEntry** ppEntry /* = NULL */, in GetNewCurrencySymbolString()
3887 void NfCurrencyEntry::BuildSymbolString( String& rStr, sal_Bool bBank, in BuildSymbolString()
3914 void NfCurrencyEntry::Impl_BuildFormatStringNumChars( String& rStr, in Impl_BuildFormatStringNumChars()
3927 void NfCurrencyEntry::BuildPositiveFormatString( String& rStr, sal_Bool bBank, in BuildPositiveFormatString()
3937 void NfCurrencyEntry::BuildNegativeFormatString( String& rStr, sal_Bool bBank, in BuildNegativeFormatString()
3947 void NfCurrencyEntry::CompletePositiveFormatString( String& rStr, sal_Bool bBank, in CompletePositiveFormatString()
3956 void NfCurrencyEntry::CompleteNegativeFormatString( String& rStr, sal_Bool bBank, in CompleteNegativeFormatString()
3966 void NfCurrencyEntry::CompletePositiveFormatString( String& rStr, in CompletePositiveFormatString()
3997 void NfCurrencyEntry::CompleteNegativeFormatString( String& rStr, in CompleteNegativeFormatString()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx200 void SwWrtShell::InsertByWord( const String & rStr) in InsertByWord()
221 void SwWrtShell::Insert( const String &rStr ) in Insert()
1003 void SwWrtShell::InsertFootnote(const String &rStr, sal_Bool bEndNote, sal_Bool bEdit ) in InsertFootnote()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx116 sal_Bool GetPosSizeFromString( const String& rStr, Point& rPos, Size& rSize ) in GetPosSizeFromString()
134 sal_Bool GetSplitSizeFromString( const String& rStr, Size& rSize ) in GetSplitSizeFromString()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx743 void SwFormulaField::SetFormula(const String& rStr) in SetFormula()
762 void SwFormulaField::SetExpandedFormula( const String& rStr ) in SetExpandedFormula()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx278 void SetNewCrsrPos( const String& rStr ) { sNewCrsrPos = rStr; } in SetNewCrsrPos()
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx230 sal_uInt16 SwTOXMgr::GetUserTypeID(const String& rStr) in GetUserTypeID()
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx512 void SwASCIIParser::InsertText( const String& rStr ) in InsertText()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx225 void AbstractTabDialog_Impl::SetText( const XubString& rStr ) in SetText()
240 void AbstractSfxDialog_Impl::SetText( const XubString& rStr ) in SetText()
646 void AbstractSvxTransformTabDialog_Impl::SetText( const XubString& rStr ) in SetText()
679 void AbstractSvxCaptionDialog_Impl::SetText( const XubString& rStr ) in SetText()
734 void AbstractSvxNameDialog_Impl::SetText( const XubString& rStr ) in SetText()
899 void AbstractSvxAreaTabDialog_Impl::SetText( const XubString& rStr ) in SetText()
908 void AbstractSvxPostItDialog_Impl::SetText( const XubString& rStr ) in SetText()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx252 SCCOL ColumnEdit::AlphaToNum( String& rStr ) in AlphaToNum()
277 SCCOL ColumnEdit::NumStrToAlpha( String& rStr ) in NumStrToAlpha()
291 SCCOL ColumnEdit::NumToAlpha( SCCOL nColNo, String& rStr ) in NumToAlpha()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1198 rtl::OUString GetOUString( CFStringRef rStr ) in GetOUString()
1230 CFStringRef CreateCFString( const rtl::OUString& rStr ) in CreateCFString()
1235 NSString* CreateNSString( const rtl::OUString& rStr ) in CreateNSString()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx176 ScImportStringStream( const ::rtl::OUString rStr ) in ScImportStringStream()
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx158 void ExportWK1::Label( const sal_uInt16 nCol, const sal_uInt16 nRow, const String& rStr, const ScPa… in Label()
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx118 void SetComment(const String& rStr) { aComment=rStr; } in SetComment()
119 void SetObjDescription(const String& rStr) { aObjDescription=rStr; } in SetObjDescription()
/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx210 SvLBoxString::SvLBoxString( SvLBoxEntry* pEntry,sal_uInt16 nFlags,const XubString& rStr) : in SvLBoxString()
261 void SvLBoxString::SetText( SvLBoxEntry*, const XubString& rStr ) in SetText()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx648 String& SvxRTFParser::GetTextToEndGroup( String& rStr ) in GetTextToEndGroup()
848 String& SvxRTFParser::DelCharAtEnd( String& rStr, const sal_Unicode cDel ) in DelCharAtEnd()
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx264 void ScMatrix::PutString(const String& rStr, SCSIZE nC, SCSIZE nR) in PutString()
274 void ScMatrix::PutString(const String& rStr, SCSIZE nIndex) in PutString()

Completed in 170 milliseconds

12345678910>>...16