Searched refs:SetNative (Results 1 – 4 of 4) sorted by relevance
128 void SetNative(const sal_Bool bTempNative) { bNative = bTempNative; } in SetNative() function in ScXMLDatabaseRangeContext
147 void SetNative(const sal_Bool bValue) { bIsNative = bValue; } in SetNative() function in ScXMLDataPilotTableContext
476 pDatabaseRangeContext->SetNative(IsXMLToken(sValue, XML_TRUE)); in ScXMLSourceSQLContext()
531 pDataPilotTable->SetNative(!IsXMLToken(sValue, XML_TRUE)); in ScXMLDPSourceSQLContext()
Completed in 21 milliseconds