Searched refs:DSID_READONLY (Results 1 – 4 of 4) sorted by relevance
38 #define DSID_READONLY 7 // is the selection (thus the set data) readonly?, SfxBoolItem macro
131 SFX_ITEMSET_GET(_rSet, pReadonly, SfxBoolItem, DSID_READONLY, sal_True); in getFlags()
169 m_aDirectPropTranslator.insert(MapInt2String::value_type(DSID_READONLY, PROPERTY_ISREADONLY)); in ODbDataSourceAdministrationHelper()696 _rDest.Put(SfxBoolItem(DSID_READONLY, !xStore.is() || xStore->isReadonly() )); in translateProperties()
356 *pCounter++ = new SfxBoolItem(DSID_READONLY, sal_False); in createItemSet()
Completed in 32 milliseconds