/aoo41x/main/sc/source/ui/inc/ |
H A D | filtdlg.hxx | 96 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ); 207 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | IAnyRefDialog.hxx | 48 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) = 0;
|
H A D | highred.hxx | 112 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | areasdlg.hxx | 51 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | solvrdlg.hxx | 56 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | simpref.hxx | 94 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | tabopdlg.hxx | 57 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | namedlg.hxx | 113 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | dbnamdlg.hxx | 55 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | crnrdlg.hxx | 47 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | consdlg.hxx | 57 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | condfrmt.hxx | 50 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | pvlaydlg.hxx | 67 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | formula.hxx | 108 virtual void SetReference( const ScRange& rRef, ScDocument* pD );
|
H A D | inputhdl.hxx | 174 void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | validate.hxx | 121 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) in SetReference() function in ScValidationDlg
|
H A D | optsolver.hxx | 107 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc );
|
H A D | anyrefdg.hxx | 166 virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) = 0;
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | ProgressBarHelper.hxx | 58 void SetReference(sal_Int32 nVal) { nReference = nVal; } in SetReference() function in ProgressBarHelper
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 243 SC_MOD()->SetReference( aRef, pDoc, &rMark ); in UpdateRef() 327 SC_MOD()->SetReference( aRef, pDoc, &rMark ); in InitRefMode()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlmeta.cxx | 188 pProgress->SetReference( nProgressReference + 3*PROGRESS_BAR_STEP ); in SetStatistics()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | simpref.cxx | 121 void ScSimpleRefDlg::SetReference( const ScRange& rRef, ScDocument* pDocP ) in SetReference() function in ScSimpleRefDlg
|
H A D | solvrdlg.cxx | 153 void ScSolverDlg::SetReference( const ScRange& rRef, ScDocument* pDocP ) in SetReference() function in ScSolverDlg
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 1709 void ScModule::SetReference( const ScRange& rRef, ScDocument* pDoc, in SetReference() function in ScModule 1741 pRefDlg->SetReference( aNew, pDoc ); in SetReference() 1748 pHdl->SetReference( aNew, pDoc ); in SetReference()
|
/aoo41x/main/sc/inc/ |
H A D | scmod.hxx | 264 void SetReference( const ScRange& rRef, ScDocument* pDoc,
|