Searched refs:put_PrimaryKey (Results 1 – 3 of 3) sorted by relevance
50 void put_PrimaryKey(sal_Bool _b);
130 m_aIndex.put_PrimaryKey(getBOOL(rValue)); in setFastPropertyValue_NoBroadcast()
1294 void WpADOIndex::put_PrimaryKey(sal_Bool _b) in put_PrimaryKey() function in WpADOIndex1297 pInterface->put_PrimaryKey(_b ? VARIANT_TRUE : VARIANT_FALSE); in put_PrimaryKey()
Completed in 26 milliseconds