Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmldrani.hxx128 void SetNative(const sal_Bool bTempNative) { bNative = bTempNative; } in SetNative() function in ScXMLDatabaseRangeContext
H A Dxmldpimp.hxx147 void SetNative(const sal_Bool bValue) { bIsNative = bValue; } in SetNative() function in ScXMLDataPilotTableContext
H A Dxmldrani.cxx476 pDatabaseRangeContext->SetNative(IsXMLToken(sValue, XML_TRUE)); in ScXMLSourceSQLContext()
H A Dxmldpimp.cxx531 pDataPilotTable->SetNative(!IsXMLToken(sValue, XML_TRUE)); in ScXMLDPSourceSQLContext()

Completed in 39 milliseconds