Home
last modified time | relevance | path

Searched refs:SetString (Results 76 – 93 of 93) sorted by relevance

1234

/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1609 aItem.SetString( sList ); in StateUndo()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1716 void SwUnoCursorHelper::SetString(SwCursor & rCursor, const OUString& rString) in SetString() function in SwUnoCursorHelper
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1251 sal_Bool ScColumn::SetString( SCROW nRow, SCTAB nTabP, const String& rString, in SetString() function in ScColumn
H A Dtable3.cxx842 SetString( nGroupCol[aRowEntry.nGroupNo], aRowEntry.nDestRow, nTab, aOutString ); in DoSubTotals()
H A Ddocument.cxx2704 sal_Bool ScDocument::SetString( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rString, in SetString() function in ScDocument
2708 return pTab[nTab]->SetString( nCol, nRow, nTab, rString, pFormatter, bDetectNumberFormat ); in SetString()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1207 pDoc->SetString( aCursorPos.Col(), aCursorPos.Row(), aCursorPos.Tab(), aUndoStr ); in Undo()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1986 pDoc->SetString( aPos.Col(), aPos.Row(), aPos.Tab(), rValue ); in PutValueToDoc()
2023 pDoc->SetString( aPos.Col(), aPos.Row(), aPos.Tab(), rValue ); in PutValueToDoc()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx180 aDocument.SetString( nCol, nRow, nTab, aVal ); in Execute()
H A Ddocfunc.cxx774 pDoc->SetString( rPos.Col(), rPos.Row(), rPos.Tab(), rText ); in SetNormalString()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1928 m_pTextObject->SetString( msCommentContent ); in QueryValue()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1813 SwUnoCursorHelper::SetString(*pShellCrsr, aString); in setString()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx810 sal_Bool TransferableHelper::SetString( const ::rtl::OUString& rString, const DataFlavor& rFlavor ) in SetString() function in TransferableHelper
/trunk/main/vcl/source/control/
H A Dfield2.cxx867 void PatternFormatter::SetString( const XubString& rStr ) in SetString() function in PatternFormatter
/trunk/main/sc/inc/
H A Ddocument.hxx795 SC_DLLPUBLIC sal_Bool SetString(
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx804 pInsDoc->SetString( nCol, nRow, nTab, aNewStr ); in EnterBlock()
H A Dviewfunc.cxx620 if (pDoc->SetString( nCol, nRow, i, rString )) in EnterData()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc3985 RscInst: SetString(), SetNumber .... Man kann die
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx6168 pPatternField->SetString( Str ); in setString()

Completed in 228 milliseconds

1234