Searched refs:EnterMatrix (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh3.cxx | 219 pTabViewShell->EnterMatrix( aStr ); in Execute() 288 pTabViewShell->EnterMatrix( aString ); in Execute()
|
H A D | viewfun5.cxx | 734 EnterMatrix( aFormula ); in PasteDDE()
|
H A D | viewfunc.cxx | 889 void ScViewFunc::EnterMatrix( const String& rString ) in EnterMatrix() function in ScViewFunc 922 …sal_Bool bSuccess = pDocSh->GetDocFunc().EnterMatrix( aRange, &rMark, NULL, rString, sal_False, sa… in EnterMatrix()
|
H A D | gridwin.cxx | 4156 pView->EnterMatrix( aFormula ); in DropTransferObj()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 146 sal_Bool EnterMatrix( const ScRange& rRange, const ScMarkData* pTabMark,
|
H A D | viewfunc.hxx | 103 void EnterMatrix( const String& rString );
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh3.cxx | 1056 GetDocFunc().EnterMatrix( aSourceRange, in MergeDocument()
|
H A D | docfunc.cxx | 3799 sal_Bool ScDocFunc::EnterMatrix( const ScRange& rRange, const ScMarkData* pTabMark, in EnterMatrix() function in ScDocFunc 4782 …bRet = EnterMatrix( aNewRange, &aMark, NULL, aFormula, bApi, sal_False, EMPTY_STRING, formula::For… in ResizeMatrix() 4786 …EnterMatrix( rOldRange, &aMark, NULL, aFormula, bApi, sal_False, EMPTY_STRING, formula::FormulaGra… in ResizeMatrix()
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 1764 ((ScTabViewTarget&)rTarget).GetViewShell()->EnterMatrix(aTemp); in Repeat()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 5104 … aFunc.EnterMatrix( aRange, NULL, NULL, rFormula, sal_True, sal_True, rFormulaNmsp, eGrammar ); in SetArrayFormula_Impl() 5189 …aFunc.EnterMatrix( aRange, NULL, &aTokenArray, EMPTY_STRING, sal_True, sal_True, EMPTY_STRING, for… in setArrayTokens()
|
Completed in 170 milliseconds