Home
last modified time | relevance | path

Searched defs:rStr (Results 1 – 25 of 396) sorted by last modified time

12345678910>>...16

/trunk/main/tools/source/fsys/
H A Ddirent.cxx285 ByteString ImplCutPath( const ByteString& rStr, sal_uInt16 nMax, char cAccDel ) in ImplCutPath()
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx167 void renderInfoText( OutputDevice& rOutDev, in renderInfoText()
/trunk/main/oox/source/core/
H A Dencryption.cxx513 void AgileEncryptionHandler::characters( const ::rtl::OUString& rStr ) in characters()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1748 sal_Bool TransferableDataHelper::GetString( SotFormatStringId nFormat, String& rStr ) in GetString()
1760 sal_Bool TransferableDataHelper::GetString( const DataFlavor& rFlavor, String& rStr ) in GetString()
1772 sal_Bool TransferableDataHelper::GetString( SotFormatStringId nFormat, ::rtl::OUString& rStr ) in GetString()
1780 sal_Bool TransferableDataHelper::GetString( const DataFlavor& rFlavor, ::rtl::OUString& rStr ) in GetString()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1367 const XubString& rStr = pItem->maText; in RequestHelp() local
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4790 long nWidth, const XubString& rStr, in ImplGetTextLines()
5563 void OutputDevice::DrawText( const Point& rStartPt, const String& rStr, in DrawText()
5647 long OutputDevice::GetTextWidth( const String& rStr, in GetTextWidth() argument
5713 long OutputDevice::GetTextArray( const String& rStr, sal_Int32* pDXAry, in GetTextArray() argument
5830 const String& rStr, in DrawStretchText()
5855 ImplLayoutArgs OutputDevice::ImplPrepareLayoutArgs( String& rStr, in ImplPrepareLayoutArgs()
6245 xub_StrLen OutputDevice::GetTextBreak( const String& rStr, long nTextWidth, in GetTextBreak() argument
6280 xub_StrLen OutputDevice::GetTextBreak( const String& rStr, long nTextWidth, in GetTextBreak() argument
6971 void OutputDevice::DrawCtrlText( const Point& rPos, const XubString& rStr, in DrawCtrlText()
7104 long OutputDevice::GetCtrlTextWidth( const String& rStr, in GetCtrlTextWidth() argument
[all …]
/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.cxx67 …XTextRange >& rTextRange, uno::Reference< text::XText >& rText, const rtl::OUString& rStr, sal_Boo… in insertString()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx74 void SdrMeasureObj::TakeRepresentation( XubString& rStr, SdrMeasureFieldKind eMeasureFieldKind ) co… in TakeRepresentation()
H A Dsvdotext.cxx310 void SdrTextObj::NbcSetText(const XubString& rStr) in NbcSetText()
326 void SdrTextObj::SetText(const XubString& rStr) in SetText()
H A Dsvdobj.cxx701 void SdrObject::SetName(const String& rStr) in SetName()
748 void SdrObject::SetTitle(const String& rStr) in SetTitle()
795 void SdrObject::SetDescription(const String& rStr) in SetDescription()
842 void SdrObject::SetHTMLName(const String& rStr) in SetHTMLName()
1087 void SdrObject::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal) con… in ImpTakeDescriptionStr()
H A Dsvdedxv.cxx499 String& rStr=pFI->GetRepresentation(); in IMPL_LINK() local
H A Dsvddrgmt.cxx585 void SdrDragMethod::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal)… in ImpTakeDescriptionStr()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx853 TextPaM TextEngine::ImpInsertText( const TextSelection& rCurSel, const XubString& rStr ) in ImpInsertText()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx710 EditPaM ImpEditEngine::InsertText( EditSelection aSel, const XubString& rStr ) in InsertText()
2770 EditPaM ImpEditEngine::ImpInsertText( EditSelection aCurSel, const XubString& rStr ) in ImpInsertText()
2874 EditPaM ImpEditEngine::ImpFastInsertText( EditPaM aPaM, const XubString& rStr ) in ImpFastInsertText()
3565 XubString& rStr = *pNode; in MatchGroup() local
3604 XubString& rStr = *pNode; in MatchGroup() local
/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/framework/source/uielement/
H A Dlangselectionmenucontroller.cxx276 const OUString & rStr( *it ); in fillPopupMenu() local
/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/sw/source/filter/ww8/
H A Dww8atr.cxx1684 const String& rStr = rINet.GetINetFmt(); in TextINetFormat() local
2395 bool MSWordExportBase::GetNumberFmt(const SwField& rFld, String& rStr) in GetNumberFmt()
2424 void AttributeOutputBase::GetNumberPara( String& rStr, const SwField& rFld ) in GetNumberPara()
H A Dww8par3.cxx116 eF_ResT SwWW8ImplReader::Read_F_FormTextBox( WW8FieldDesc* pF, String& rStr ) in Read_F_FormTextBox()
195 eF_ResT SwWW8ImplReader::Read_F_FormCheckBox( WW8FieldDesc* pF, String& rStr ) in Read_F_FormCheckBox()
256 eF_ResT SwWW8ImplReader::Read_F_FormListBox( WW8FieldDesc* pF, String& rStr) in Read_F_FormListBox()
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx512 void SwASCIIParser::InsertText( const String& rStr ) in InsertText()
/trunk/main/tools/source/string/
H A Ddebugprint.cxx31 const sal_Char *dbg_dump(const ByteString &rStr) in dbg_dump()
39 const sal_Char *dbg_dump(const UniString &rStr) in dbg_dump()
/trunk/main/basegfx/source/inc/
H A Dstringconversiontools.hxx51 …inline bool lcl_isOnNumberChar(const ::rtl::OUString& rStr, const sal_Int32 nPos, bool bSignAllowe… in lcl_isOnNumberChar()
77 inline void lcl_skipNumberAndSpacesAndCommas(sal_Int32& io_rPos, in lcl_skipNumberAndSpacesAndCommas()
86 inline void lcl_skipDoubleAndSpacesAndCommas(sal_Int32& io_rPos, in lcl_skipDoubleAndSpacesAndCommas()
94 inline void lcl_putNumberChar( ::rtl::OUStringBuffer& rStr, in lcl_putNumberChar()
/trunk/main/basegfx/source/tools/
H A Dstringconversiontools.cxx32 void lcl_skipSpaces(sal_Int32& io_rPos, in lcl_skipSpaces()
43 void lcl_skipSpacesAndCommas(sal_Int32& io_rPos, in lcl_skipSpacesAndCommas()
54 bool lcl_getDoubleChar(double& o_fRetval, sal_Int32& io_rPos, const ::rtl::OUString& rStr) in lcl_getDoubleChar()
122 bool lcl_importDoubleAndSpaces( double& o_fRetval, in lcl_importDoubleAndSpaces()
135 bool lcl_importNumberAndSpaces(sal_Int32& o_nRetval, in lcl_importNumberAndSpaces()
166 void lcl_skipNumber(sal_Int32& io_rPos, in lcl_skipNumber()
179 void lcl_skipDouble(sal_Int32& io_rPos, const ::rtl::OUString& rStr) in lcl_skipDouble()
226 void lcl_putNumberCharWithSpace( ::rtl::OUStringBuffer& rStr, in lcl_putNumberCharWithSpace()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3745 void SvxMSDffManager::MSDFFReadZString( SvStream& rIn, String& rStr, in MSDFFReadZString()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1373 void ConvertChar::RecodeString( String& rStr, xub_StrLen nIndex, xub_StrLen nLen ) const in RecodeString()

Completed in 311 milliseconds

12345678910>>...16