Searched refs:bInterpret (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 83 sal_Bool bInterpret, sal_Bool bApi ); 85 sal_Bool bInterpret, sal_Bool bEnglish, sal_Bool bApi,
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 880 …utData( const ScAddress& rPos, ScEditEngineDefaulter& rEngine, sal_Bool bInterpret, sal_Bool bApi ) in PutData() argument 948 if ( bInterpret || !aText.Len() ) in PutData() 1037 sal_Bool bInterpret, sal_Bool bEnglish, sal_Bool bApi, in SetCellText() argument 1044 if ( bInterpret ) in SetCellText()
|
/aoo4110/main/sc/inc/ |
H A D | cellsuno.hxx | 834 void SetString_Impl(const String& rString, sal_Bool bInterpret, sal_Bool bEnglish);
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 6236 void ScCellObj::SetString_Impl(const String& rString, sal_Bool bInterpret, sal_Bool bEnglish) in SetString_Impl() argument 6243 …(void)aFunc.SetCellText( aCellPos, rString, bInterpret, bEnglish, sal_True, EMPTY_STRING, formula:… in SetString_Impl()
|
Completed in 92 milliseconds