/aoo42x/main/svtools/inc/svtools/ |
H A D | inetimg.hxx | 47 void SetImageURL( const String& rS ) { aImageURL = rS; } in SetImageURL() 48 void SetTargetURL( const String& rS ) { aTargetURL = rS; } in SetTargetURL() 49 void SetTargetFrame( const String& rS ) { aTargetFrame = rS; } in SetTargetFrame() 50 void SetAlternateText( const String& rS ){ aAlternateText = rS; } in SetAlternateText()
|
/aoo42x/main/svl/inc/svl/ |
H A D | urlbmk.hxx | 49 void SetURL( const String& rS ) { aUrl = rS; } in SetURL() 50 void SetDescription( const String& rS ) { aDescr = rS; } in SetDescription()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndindex.cxx | 38 SwNodeRange::SwNodeRange( const SwNodeIndex &rS, const SwNodeIndex &rE ) in SwNodeRange() 51 SwNodeRange::SwNodeRange( const SwNodeIndex& rS, long nSttDiff, in SwNodeRange() 56 SwNodeRange::SwNodeRange( const SwNode& rS, long nSttDiff, in SwNodeRange()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | rowht.cxx | 82 SwTableHeightDlg::SwTableHeightDlg( Window *pParent, SwWrtShell &rS ) : in SwTableHeightDlg()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | DropDownFieldDialog.cxx | 47 sw::DropDownFieldDialog::DropDownFieldDialog( Window *pParent, SwWrtShell &rS, in DropDownFieldDialog()
|
H A D | inpdlg.cxx | 49 SwFldInputDlg::SwFldInputDlg( Window *pParent, SwWrtShell &rS, in SwFldInputDlg()
|
/aoo42x/main/sc/inc/ |
H A D | dpglobal.hxx | 122 …ScDPItemData( sal_uLong nNF, const String & rS, double fV, sal_uInt8 bF ):nNumFormat(nNF), aString… in ScDPItemData() 126 …void SetString( const String& rS ) { aString = rS; mbFlag &= ~(MK_VAL|MK_DATE); nNumFormat = 0; m… in SetString()
|
H A D | token.hxx | 468 SingleDoubleRefModifier( ScSingleRefData& rS ) in SingleDoubleRefModifier()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edredln.cxx | 104 sal_Bool SwEditShell::SetRedlineComment( const String& rS ) in SetRedlineComment()
|
/aoo42x/main/sw/inc/ |
H A D | redline.hxx | 132 void SetComment( const String& rS ) { sComment = rS; } in SetComment() 230 void SetComment( const String& rS ) { pRedlineData->SetComment( rS ); } in SetComment()
|
H A D | section.hxx | 148 void SetLinkFilePassword(String const& rS) { m_sLinkFilePassword = rS; } in SetLinkFilePassword() 235 void SetLinkFilePassword(String const& rS) in SetLinkFilePassword()
|
H A D | docufld.hxx | 187 void SetUserString( const String& rS ) { sUserStr = rS; } in SetUserString()
|
/aoo42x/main/sw/source/ui/chrdlg/ |
H A D | break.cxx | 154 SwBreakDlg::SwBreakDlg( Window *pParent, SwWrtShell &rS ) : in SwBreakDlg()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 60 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl() 69 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | bookmark.cxx | 148 SwInsertBookmarkDlg::SwInsertBookmarkDlg( Window *pParent, SwWrtShell &rS, SfxRequest& rRequest ) : in SwInsertBookmarkDlg()
|
H A D | docfnote.cxx | 66 SwFootNoteOptionDlg::SwFootNoteOptionDlg( Window *pParent, SwWrtShell &rS ) : in SwFootNoteOptionDlg()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | eschesdo.hxx | 70 void SetType( const String& rS ) { mType = rS; } in SetType()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | svxacorr.hxx | 116 SvxAutocorrWord( const String& rS, const String& rL, sal_Bool bFlag = sal_True ) in SvxAutocorrWord()
|
/aoo42x/main/starmath/source/ |
H A D | dialog.cxx | 396 const StyleSettings &rS = GetSettings().GetStyleSettings(); in InitColor_Impl() local 1562 const StyleSettings &rS = GetSettings().GetStyleSettings(); in InitColor_Impl() local 2137 const StyleSettings &rS = GetSettings().GetStyleSettings(); in InitColor_Impl() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | chartlis.cxx | 60 ScChartUnoData( const uno::Reference< chart::XChartDataChangeEventListener >& rL, in ScChartUnoData()
|
/aoo42x/main/sc/source/core/data/ |
H A D | dptablecache.cxx | 180 ScDPItemData::ScDPItemData( const String& rS, double fV/* = 0.0*/, sal_Bool bHV/* = sal_False*/, co… in ScDPItemData()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 5654 const String& rS = aNames[ nPos ].FullName; in FillStrArr() local 5677 const String& rS = rACLst[ nStt ]; in FillStrArr() local
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 439 const String& rS = aDBColumns[ n ]->sColumn; in SwInsertDBColAutoPilot() local
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 2540 bool SwDoc::SetRedlineComment( const SwPaM& rPaM, const String& rS ) in SetRedlineComment()
|
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 796 SvFileStream& rS = *pDebugStrm; in IMPL_LINK() local
|