Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.cxx213 …fxItemSet& _rSet, CheckBox* _pCheckBox, sal_uInt16 _nID, sal_Bool& _bChangedSomething, bool _bReve… in fillBool() argument
231 _bChangedSomething = sal_True; in fillBool()
235 …age::fillInt32(SfxItemSet& _rSet,NumericField* _pEdit,sal_uInt16 _nID,sal_Bool& _bChangedSomething) in fillInt32() argument
240 _bChangedSomething = sal_True; in fillInt32()
244 …rationPage::fillString(SfxItemSet& _rSet,Edit* _pEdit,sal_uInt16 _nID,sal_Bool& _bChangedSomething) in fillString() argument
249 _bChangedSomething = sal_True; in fillString()
H A Dadminpages.hxx227 …fxItemSet& _rSet, CheckBox* _pCheckBox, sal_uInt16 _nID, sal_Bool& _bChangedSomething, bool _bReve…
239 …oid fillInt32(SfxItemSet& _rSet,NumericField* _pEdit,sal_uInt16 _nID,sal_Bool& _bChangedSomething);
251 …tatic void fillString(SfxItemSet& _rSet,Edit* _pEdit,sal_uInt16 _nID,sal_Bool& _bChangedSomething);
H A DTextConnectionHelper.cxx474 sal_Bool OTextConnectionHelper::FillItemSet( SfxItemSet& rSet, const sal_Bool _bChangedSomething ) in FillItemSet() argument
476 sal_Bool bChangedSomething = _bChangedSomething; in FillItemSet()

Completed in 27 milliseconds