Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx348 _rppDefaults = new SfxPoolItem*[DSID_LAST_ITEM_ID - DSID_FIRST_ITEM_ID + 1]; in createItemSet()
413 static SfxItemInfo __READONLY_DATA aItemInfos[DSID_LAST_ITEM_ID - DSID_FIRST_ITEM_ID + 1] = in createItemSet()
478 OSL_ENSURE(sizeof(aItemInfos)/sizeof(aItemInfos[0]) == DSID_LAST_ITEM_ID,"Invalid Ids!"); in createItemSet()
479 …ol = new SfxItemPool(String::CreateFromAscii("DSAItemPool"), DSID_FIRST_ITEM_ID, DSID_LAST_ITEM_ID, in createItemSet()
/aoo4110/main/dbaccess/source/ui/inc/
H A Ddsitems.hxx100 #define DSID_LAST_ITEM_ID DSID_RESPECTRESULTSETTYPE macro

Completed in 37 milliseconds