Home
last modified time | relevance | path

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

/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx146 …static void implAdjustTwoStateFlag( const Any& _rValue, WinBits& _rAllBits, WinBits _nFlag, bool _… in implAdjustTwoStateFlag() function
161 …static void implAdjustTwoStateFlag( const Reference< XPropertySet >& _rxProps, const ::rtl::OUStri… in implAdjustTwoStateFlag() function
164implAdjustTwoStateFlag( _rxProps->getPropertyValue( _rPropertyName ), _rAllBits, _nFlag, _bInvert … in implAdjustTwoStateFlag()
171 implAdjustTwoStateFlag( _rValue, nBits, _nFlag, _bInvert ); in adjustTwoStateWinBit()
190 implAdjustTwoStateFlag( xProps, PROPERTY_HSCROLL, nBits, WB_HSCROLL ); in getWinBits()
191 implAdjustTwoStateFlag( xProps, PROPERTY_VSCROLL, nBits, WB_VSCROLL ); in getWinBits()
192implAdjustTwoStateFlag( xProps, PROPERTY_HARDLINEBREAKS, nBits, WB_WORDBREAK, true ); in getWinBits()

Completed in 23 milliseconds