Searched defs:bMatrix (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/formula/inc/formula/ |
H A D | formdata.hxx | 79 sal_Bool bMatrix; member in formula::FormEditData
|
/aoo41x/main/formula/source/ui/dlg/ |
H A D | formula.cxx | 1629 …eText(const String& _sText,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSe… in SetMeText() 1652 sal_Bool bMatrix = nLen > 3 // Matrix-Formel ? in CheckMatrix() local 1875 …eText(const String& _sText,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSe… in SetMeText() 2031 …eText(const String& _sText,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSe… in SetMeText()
|
/aoo41x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 165 sal_Bool bMatrix = sal_False; in ScFormulaDlg() local
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 1483 void ScModule::ActivateInputWindow( const String* pStrFormula, sal_Bool bMatrix ) in ActivateInputWindow()
|
H A D | inputhdl.cxx | 2410 sal_Bool bMatrix = ( nBlockMode == SC_ENTER_MATRIX ); in EnterHandler() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 4531 sal_Bool bMatrix = ( pOnlyNotBecauseOfMatrix != NULL ); in IsSelectionEditable() local
|
Completed in 68 milliseconds