Searched defs:bEnglish (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/formula/inc/formula/ |
H A D | grammar.hxx | 146 static Grammar mapAPItoGrammar( const bool bEnglish, const bool bXML ) in mapAPItoGrammar() 194 static inline Grammar setEnglishBit( const Grammar eGrammar, const bool bEnglish ) in setEnglishBit() 204 bool bEnglish = isEnglish( eGrammar); in mergeToGrammar() local
|
/aoo42x/main/l10ntools/inc/ |
H A D | cfgmerge.hxx | 182 sal_Bool bEnglish; member in CfgMerge
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1289 String lcl_GetInputString( ScDocument* pDoc, const ScAddress& rPosition, sal_Bool bEnglish ) in lcl_GetInputString() 2058 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_CONDLOC ); in getPropertyDefault() local 2072 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_VALILOC ); in getPropertyDefault() local 2313 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_CONDLOC ); in SetOnePropertyValue() local 2344 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_VALILOC ); in SetOnePropertyValue() local 2478 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_CONDLOC ); in GetOnePropertyValue() local 2498 sal_Bool bEnglish = ( pEntry->nWID != SC_WID_UNO_VALILOC ); in GetOnePropertyValue() local 6236 void ScCellObj::SetString_Impl(const String& rString, sal_Bool bInterpret, sal_Bool bEnglish) in SetString_Impl()
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 582 bool bEnglish ) in CreateOpCodeMap()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1037 sal_Bool bInterpret, sal_Bool bEnglish, sal_Bool bApi, in SetCellText() 3800 const ScTokenArray* pTokenArray, const String& rString, sal_Bool bApi, sal_Bool bEnglish, in EnterMatrix()
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 1615 sal_Bool bEnglish = (eLnge == LANGUAGE_ENGLISH_US); in GetPreviewStringGuess() local
|
Completed in 154 milliseconds