Searched refs:TIntVector (Results 1 – 6 of 6) sorted by relevance
108 TIntVector* m_pEvaluationKeySet;109 TIntVector::iterator m_aEvaluateIter;318 …inline void setEvaluationKeySet(TIntVector* _pEvaluationKeySet) { m_pEvaluationKeySet = _pEvalu… in setEvaluationKeySet()
37 typedef ::std::vector< sal_Int32> TIntVector; typedef
66 …::connectivity::TIntVector m_aColMapping; // pos 0 is unused so we don't have to decrement 1 …198 const ::connectivity::TIntVector& getColumnMapping() { return m_aColMapping; } in getColumnMapping()
46 TIntVector m_vMapping; // when not every column is needed
1279 typedef std::vector<int> TIntVector; typedef1280 TIntVector aDropChars;1617 TIntVector::const_iterator it = aDropChars.begin();
1576 TIntVector aEvaluationKeySet(m_pFileSet->get()); in OpenImpl()
Completed in 48 milliseconds