Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dfield.hxx327 sal_Bool mbLongFormat; member in DateFormatter
376 sal_Bool IsLongFormat() const { return mbLongFormat; } in IsLongFormat()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3265 mbLongFormat = 2; in UnoDateFieldControl()
3294 if ( mbLongFormat != 2 ) // not set
3295 xField->setLongFormat( mbLongFormat );
3408 mbLongFormat = bLong; in setLongFormat()
3418 return ( mbLongFormat != 2 ) ? mbLongFormat : sal_False; in isLongFormat()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1619 mbLongFormat = sal_False; in ImplInit()
1658 mbLongFormat = (sal_Bool)pMgr->ReadShort(); in ImplLoadRes()
1767 mbLongFormat = bLong; in SetLongFormat()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1084 sal_Bool mbLongFormat; member in UnoDateFieldControl

Completed in 73 milliseconds