Home
last modified time | relevance | path

Searched refs:lcl_canGrow (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dtokstack.cxx158 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld, sal_uInt16 nByMin = 1 ) in lcl_canGrow() function
176 sal_uInt16 nP_StrNew = lcl_canGrow( nP_Str); in GrowString()
201 sal_uInt16 nP_DblNew = lcl_canGrow( nP_Dbl); in GrowDouble()
225 sal_uInt16 nP_ErrNew = lcl_canGrow( nP_Err);
248 sal_uInt16 nP_RefTrNew = lcl_canGrow( nP_RefTr, nByMin); in GrowTripel()
273 sal_uInt16 nP_IdNew = lcl_canGrow( nP_Id); in GrowId()
295 sal_uInt16 nElementNew = lcl_canGrow( nElement); in GrowElement()
332 sal_uInt16 nNewSize = lcl_canGrow( nP_Ext); in GrowExt()
352 sal_uInt16 nNewSize = lcl_canGrow( nP_Nlf); in GrowNlf()
372 sal_uInt16 nNewSize = lcl_canGrow( nP_Matrix); in GrowMatrix()

Completed in 17 milliseconds