Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx103 …sal_Bool implCheckItemType( SfxItemSet& _rSet, const sal_uInt16 _nId, const TypeId _nExpectedItemT… in implCheckItemType() function
989 if ( implCheckItemType( _rSet, _nId, SfxStringItem::StaticType() ) ) in implTranslateProperty()
1006 if ( implCheckItemType( _rSet, _nId, SfxBoolItem::StaticType() ) ) in implTranslateProperty()
1012 else if ( implCheckItemType( _rSet, _nId, OptionalBoolItem::StaticType() ) ) in implTranslateProperty()
1036 if ( implCheckItemType( _rSet, _nId, SfxInt32Item::StaticType() ) ) in implTranslateProperty()
1053 if ( implCheckItemType( _rSet, _nId, OStringListItem::StaticType() ) ) in implTranslateProperty()

Completed in 20 milliseconds