Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx71 sal_Bool bUsrFmts ) : in NumFormatListBox() argument
82 Init(nFormatType, bUsrFmts); in NumFormatListBox()
91 sal_uLong nDefFmt, sal_Bool bUsrFmts ) : in NumFormatListBox() argument
102 Init(nFormatType, bUsrFmts); in NumFormatListBox()
109 void NumFormatListBox::Init(short nFormatType, sal_Bool bUsrFmts) in Init() argument
118 if (bUsrFmts == sal_False) in Init()
/trunk/main/sw/source/ui/inc/
H A Dnumfmtlb.hxx48 SW_DLLPRIVATE void Init(short nFormatType, sal_Bool bUsrFmts);
54 sal_Bool bUsrFmts = sal_True );
58 sal_Bool bUsrFmts = sal_True );

Completed in 25 milliseconds