Home
last modified time | relevance | path

Searched refs:rText (Results 426 – 450 of 704) sorted by relevance

1...<<11121314151617181920>>...29

/trunk/main/svx/inc/svx/
H A Dsxsiitm.hxx36 …entation, SfxMapUnit eCoreMetric, SfxMapUnit ePresentationMetric, String &rText, const IntlWrapper…
H A Dsdgmoitm.hxx54 String& rText, const IntlWrapper * = 0) const;
H A Dsdooitm.hxx46 …esentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String& rText, const IntlWrapper…
H A Dsdynitm.hxx44 …esentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String& rText, const IntlWrapper…
H A Dxlnwtit.hxx48 String &rText, const IntlWrapper * = 0 ) const;
H A Dxsflclit.hxx47 String &rText, const IntlWrapper * = 0 ) const;
H A Dsdmetitm.hxx49 String& rText, const IntlWrapper * = 0) const;
H A Dxlnedcit.hxx48 String &rText, const IntlWrapper * = 0 ) const;
H A Dxlnedwit.hxx51 String &rText, const IntlWrapper * = 0 ) const;
H A Dxlnstcit.hxx48 String &rText, const IntlWrapper * = 0 ) const;
H A Dxlnstwit.hxx50 String &rText, const IntlWrapper * = 0 ) const;
/trunk/main/sw/inc/
H A Dfmteiro.hxx45 String &rText,
H A Dfmtfollowtextflow.hxx47 String &rText,
H A Dhfspacingitem.hxx44 String &rText,
/trunk/main/editeng/inc/editeng/
H A Dwidwitem.hxx60 String &rText, const IntlWrapper * = 0 ) const;
H A Dorphitem.hxx60 String &rText, const IntlWrapper * = 0 ) const;
H A Dflstitem.hxx65 String &rText, const IntlWrapper * = 0 ) const;
H A Dprntitem.hxx58 String &rText, const IntlWrapper * = 0 ) const;
H A Dcscoitem.hxx53 String &rText, const IntlWrapper * = 0 ) const;
H A Dopaqitem.hxx61 String &rText, const IntlWrapper * = 0 ) const;
H A Dpbinitem.hxx58 String &rText, const IntlWrapper * = 0 ) const;
H A Dkeepitem.hxx60 String &rText, const IntlWrapper * = 0 ) const;
H A Dspltitem.hxx62 String &rText, const IntlWrapper * = 0 ) const;
/trunk/main/vcl/source/control/
H A Dedit.cxx1004 void Edit::ImplSetText( const XubString& rText, const Selection* pNewSelection ) in ImplSetText() argument
1008 …if ( ( rText.Len() <= mnMaxTextLen ) && ( (rText != maText) || (pNewSelection && (*pNewSelection !… in ImplSetText()
1016 maText = ImplGetValidString( rText ); in ImplSetText()
1031 ImplInsertText( rText, pNewSelection ); in ImplSetText()
/trunk/main/cui/source/options/
H A Dwebconninfo.hxx42 void InsertHeaderItem( sal_uInt16 nColumn, const String& rText, HeaderBarItemBits nBits );

Completed in 75 milliseconds

1...<<11121314151617181920>>...29