/aoo42x/main/sw/source/core/inc/ |
H A D | textapi.hxx | 63 void SetString( const String& rText ) { pSource->SetString( rText ); } in SetString() function in SwTextAPIObject
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | Options.java | 40 static public void SetString (String sName, String sValue) in SetString() method in Options
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | Options.java | 43 static public void SetString (String sName, String sValue) in SetString() method in Options
|
/aoo42x/main/sw/source/core/fields/ |
H A D | textapi.cxx | 156 void SwTextAPIEditSource::SetString( const String& rText ) in SetString() function in SwTextAPIEditSource
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlcelli.hxx | 115 inline void SetString(const rtl::OUString& rOUTempText) { pOUTextContent.reset(rOUTempText); } in SetString() function in ScXMLTableRowCellContext
|
/aoo42x/main/rsc/source/parser/ |
H A D | rscyacc.cxx | 93 void SetString( const RSCINST & rInst, const char * pVarName, const char * pStr ) in SetString() function
|
/aoo42x/main/sc/inc/ |
H A D | collect.hxx | 121 void SetString( const String& rNew ) { aStr = rNew; } in SetString() function in StrData
|
H A D | dpglobal.hxx | 126 …void SetString( const String& rS ) { aString = rS; mbFlag &= ~(MK_VAL|MK_DATE); nNumFormat = 0; m… in SetString() function in ScDPItemData
|
H A D | cell.hxx | 232 inline void SetString( const String& rString ) { maString = rString; } in SetString() function in ScStringCell
|
/aoo42x/main/rsc/source/res/ |
H A D | rscstr.cxx | 81 ERRTYPE RscString::SetString( const RSCINST & rInst, const char * pStr ){ in SetString() function in RscString
|
H A D | rsctop.cxx | 536 ERRTYPE RscTop::SetString( const RSCINST & rInst, const char * pStr ){ in SetString() function in RscTop
|
H A D | rsccont.cxx | 470 ERRTYPE RscBaseCont::SetString( const RSCINST & rInst, const char * pStr ) in SetString() function in RscBaseCont
|
/aoo42x/main/sc/source/core/tool/ |
H A D | userlist.cxx | 82 void ScUserListData::SetString( const String& rStr ) in SetString() function in ScUserListData
|
H A D | token.cxx | 183 void ScRawToken::SetString( const sal_Unicode* pStr ) in SetString() function in ScRawToken
|
/aoo42x/main/svl/source/items/ |
H A D | slstitm.cxx | 282 void SfxStringListItem::SetString( const XubString& rStr ) in SetString() function in SfxStringListItem
|
/aoo42x/main/xmloff/source/draw/ |
H A D | xexptran.cxx | 527 void SdXMLImExTransform2D::SetString(const OUString& rNew, const SvXMLUnitConverter& rConv) in SetString() function in SdXMLImExTransform2D 1031 void SdXMLImExTransform3D::SetString(const OUString& rNew, const SvXMLUnitConverter& rConv) in SetString() function in SdXMLImExTransform3D
|
/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atktextattributes.cxx | 636 SetString( uno::Any& rAny, const gchar * value ) in SetString() function
|
/aoo42x/main/vcl/inc/ |
H A D | ilstbox.hxx | 617 void SetString( const XubString& rStr ) { maString = rStr; } in SetString() function in ImplWin
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoobj2.cxx | 1716 void SwUnoCursorHelper::SetString(SwCursor & rCursor, const OUString& rString) in SetString() function in SwUnoCursorHelper
|
/aoo42x/main/sc/source/core/data/ |
H A D | column3.cxx | 1251 sal_Bool ScColumn::SetString( SCROW nRow, SCTAB nTabP, const String& rString, in SetString() function in ScColumn
|
H A D | table2.cxx | 1043 sal_Bool ScTable::SetString( SCCOL nCol, SCROW nRow, SCTAB nTabP, const String& rString, in SetString() function in ScTable
|
H A D | document.cxx | 2704 sal_Bool ScDocument::SetString( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rString, in SetString() function in ScDocument
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 777 void XclImpChSourceLink::SetString( const String& rString ) in SetString() function in XclImpChSourceLink 1022 void XclImpChText::SetString( const String& rString ) in SetString() function in XclImpChText
|
/aoo42x/main/svtools/source/misc/ |
H A D | transfer.cxx | 810 sal_Bool TransferableHelper::SetString( const ::rtl::OUString& rString, const DataFlavor& rFlavor ) in SetString() function in TransferableHelper
|
/aoo42x/main/vcl/source/control/ |
H A D | field2.cxx | 867 void PatternFormatter::SetString( const XubString& rStr ) in SetString() function in PatternFormatter
|