Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Drefdata.hxx63 sal_Bool bFlags; member
78 inline void InitFlags() { bFlags = 0; } // all FALSE in InitFlags()
/trunk/main/sc/source/core/tool/
H A Drefdata.cxx189 return bFlags == r.bFlags && in operator ==()
H A Dtoken.cxx533 aTemp1.Ref1.bFlags == aTemp2.Ref1.bFlags && in TextEqual()
537 aTemp1.Ref2.bFlags == aTemp2.Ref2.bFlags; in TextEqual()
/trunk/main/tools/inc/
H A Dpoly.h51 ImplPolygon( sal_uInt16 nInitSize, sal_Bool bFlags = sal_False );
/trunk/main/tools/source/generic/
H A Dpoly.cxx79 ImplPolygon::ImplPolygon( sal_uInt16 nInitSize, sal_Bool bFlags ) in ImplPolygon() argument
89 if( bFlags ) in ImplPolygon()

Completed in 41 milliseconds