Searched refs:bUsrFmts (Results 1 – 2 of 2) sorted by relevance
71 sal_Bool bUsrFmts ) : in NumFormatListBox() argument82 Init(nFormatType, bUsrFmts); in NumFormatListBox()91 sal_uLong nDefFmt, sal_Bool bUsrFmts ) : in NumFormatListBox() argument102 Init(nFormatType, bUsrFmts); in NumFormatListBox()109 void NumFormatListBox::Init(short nFormatType, sal_Bool bUsrFmts) in Init() argument118 if (bUsrFmts == sal_False) in Init()
48 SW_DLLPRIVATE void Init(short nFormatType, sal_Bool bUsrFmts);54 sal_Bool bUsrFmts = sal_True );58 sal_Bool bUsrFmts = sal_True );
Completed in 11 milliseconds