| /trunk/main/sc/source/ui/miscdlgs/ |
| H A D | optsolver.cxx | 376 maEdObjectiveCell.SetRefString( pOldData->GetObjective() ); in Init() 380 maEdTargetValue.SetRefString( pOldData->GetTarget() ); in Init() 381 maEdVariableCells.SetRefString( pOldData->GetVariable() ); in Init() 392 maEdObjectiveCell.SetRefString( aCursorStr ); in Init() 438 mpLeftEdit[nRow]->SetRefString( aRowEntry.aLeftStr ); in ShowConditions() 439 mpRightEdit[nRow]->SetRefString( aRowEntry.aRightStr ); in ShowConditions() 524 mpEdActive->SetRefString( aVal ); in SetReference() 528 mpEdActive->SetRefString( aStr ); in SetReference()
|
| H A D | simpref.cxx | 105 void ScSimpleRefDlg::SetRefString(const String &rStr) in SetRefString() function in ScSimpleRefDlg 146 aEdAssign.SetRefString( aVal ); in SetReference() 150 aEdAssign.SetRefString( aRefStr ); in SetReference()
|
| H A D | crnrdlg.cxx | 283 aEdAssign.SetRefString( aStr ); in SetColRowData() 291 aEdAssign2.SetRefString( aStr ); in SetColRowData() 301 aEdAssign.SetRefString( EMPTY_STRING ); in SetColRowData() 302 aEdAssign2.SetRefString( EMPTY_STRING ); in SetColRowData() 386 aEdAssign2.SetRefString( aStr ); in AdjustColRowData()
|
| H A D | solvrdlg.cxx | 167 pEdActive->SetRefString( aStr ); in SetReference()
|
| H A D | highred.cxx | 189 aEdAssign.SetRefString( aRefStr ); in SetReference()
|
| H A D | tabopdlg.cxx | 180 pEdActive->SetRefString( aStr ); in SetReference()
|
| H A D | acredlin.cxx | 987 pWnd->SetRefString(pTPFilter->GetRange()); in IMPL_LINK()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | reffact.cxx | 276 void ScSimpleRefDlgWrapper::SetRefString(const String& rStr) in SetRefString() function in ScSimpleRefDlgWrapper 280 ((ScSimpleRefDlg*)pWindow)->SetRefString(rStr); in SetRefString()
|
| H A D | tabvwsh4.cxx | 1256 pWnd->SetRefString( rInitVal ); in StartSimpleRefDialog()
|
| /trunk/main/sc/source/ui/dbgui/ |
| H A D | sfiltdlg.cxx | 193 aEdFilterArea.SetRefString( aRefStr ); in Init() 262 pRefInputEdit->SetRefString( aRefStr ); in SetReference()
|
| H A D | pvlaydlg.cxx | 453 mpActiveEdit->SetRefString( aRefStr ); in SetReference() 459 mpActiveEdit->SetRefString( aRefStr ); in SetReference()
|
| H A D | consdlg.cxx | 304 pRefInputEdit->SetRefString( aStr ); in SetReference()
|
| H A D | dbnamdlg.cxx | 334 aEdAssign.SetRefString( aRefStr ); in SetReference()
|
| H A D | validate.cxx | 97 m_pRefEdit->SetRefString( aStr ); in SetReferenceHdl()
|
| H A D | filtdlg.cxx | 419 aEdCopyArea.SetRefString( aRefStr ); in SetReference()
|
| /trunk/main/formula/source/ui/dlg/ |
| H A D | funcutl.cxx | 403 pEdArg ->SetRefString(aVal ); in SetArgVal() 963 void RefEdit::SetRefString( const XubString& rStr ) in SetRefString() function in formula::RefEdit
|
| H A D | formula.cxx | 1537 aEdRef.SetRefString( pTheRefEdit->GetText() ); in RefInputStartBefore() 1580 pTheRefEdit->SetRefString( aEdRef.GetText() ); in RefInputDoneAfter() 1780 aEdRef.SetRefString(aStrEd); in UpdateParaWin()
|
| /trunk/main/formula/inc/formula/ |
| H A D | funcutl.hxx | 57 void SetRefString( const XubString& rStr );
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | simpref.hxx | 103 virtual void SetRefString(const String &rStr);
|
| H A D | reffact.hxx | 88 virtual void SetRefString(const String& rStr);
|
| /trunk/main/sc/source/ui/pagedlg/ |
| H A D | areasdlg.cxx | 217 aEdPrintArea.SetRefString( aVal ); in SetReference() 224 pRefInputEdit->SetRefString( aStr ); in SetReference()
|
| /trunk/main/sc/source/ui/namedlg/ |
| H A D | namedlg.cxx | 250 aEdAssign.SetRefString( aRefStr ); in SetReference()
|
| /trunk/main/sc/source/ui/attrdlg/ |
| H A D | condfrmt.cxx | 375 pEdActive->SetRefString( aVal ); in SetReference()
|