Home
last modified time | relevance | path

Searched refs:TIntVector (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1279 typedef std::vector<int> TIntVector; typedef
1280 TIntVector aDropChars;
1617 TIntVector::const_iterator it = aDropChars.begin();
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx66 …::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()
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx108 TIntVector* m_pEvaluationKeySet;
109 TIntVector::iterator m_aEvaluateIter;
318 …inline void setEvaluationKeySet(TIntVector* _pEvaluationKeySet) { m_pEvaluationKeySet = _pEvalu… in setEvaluationKeySet()
/trunk/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSetMetaData.hxx46 TIntVector m_vMapping; // when not every column is needed
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1576 TIntVector aEvaluationKeySet(m_pFileSet->get()); in OpenImpl()
/trunk/main/connectivity/inc/connectivity/
H A DStdTypeDefs.hxx37 typedef ::std::vector< sal_Int32> TIntVector; typedef

Completed in 120 milliseconds