Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 98) sorted by path

1234

/trunk/main/basebmp/inc/basebmp/
H A Dcompositeiterator.hxx215 const iterator1_type& first() const { return maIter1; } in first() function in basebmp::detail::CompositeIteratorBase
216 iterator1_type& first() { return maIter1; } in first() function in basebmp::detail::CompositeIteratorBase
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx764 Iterator first, in processActiveEdges()
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx750 bool ObjectKeyNavigation::first() in first() function in chart::ObjectKeyNavigation
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1204 sal_Bool first=sal_True; in dumpUnoMethods() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1340 sal_Bool first=sal_True; in dumpAttributes() local
1384 sal_Bool first=sal_True; in dumpMethods() local
2048 bool first = true; in dumpExceptionSpecification() local
2475 sal_Bool first = sal_True; in dumpHxxFile() local
3232 sal_Bool first = sal_True; in dumpHxxFile() local
H A Ddumputils.cxx43 bool first = true; in dumpNamespaceOpen() local
64 bool first = true; in dumpNamespaceClose() local
H A Dincludes.cxx140 void dumpEmptyLineBeforeFirst(FileStream & out, bool * first) { in dumpEmptyLineBeforeFirst()
167 bool first = true; in dump() local
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1737 sal_Bool first=sal_True; in dumpAttributes() local
1789 sal_Bool first=sal_True; in dumpMethods() local
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx808 sal_Bool first=sal_True; in dumpAttributes() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java118 public synchronized boolean first() throws SQLException { in first() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java140 public synchronized boolean first() throws SQLException { in first() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java567 public boolean first() throws SQLException { in first() method in JavaSQLResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java115 public boolean first() throws SQLException { in first() method in PostgresqlResultSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java132 public boolean first() throws SQLException in first() method in RowSet
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx364 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first() function in ODatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/adabas/
H A DBResultSet.cxx64 sal_Bool SAL_CALL OAdabasResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OAdabasResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx457 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first() function in ODatabaseMetaDataResultSet
H A DAResultSet.cxx425 sal_Bool SAL_CALL OResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OResultSet
872 sal_Int32 SAL_CALL OResultSet::compareBookmarks( const Any& first, const Any& second ) throw(SQLExc… in compareBookmarks()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx835 sal_Bool SAL_CALL OEvoabResultSet::first( ) throw(SQLException, RuntimeException) in first() function in connectivity::evoab::OEvoabResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx470 sal_Bool SAL_CALL OResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx467 sal_Bool SAL_CALL java_sql_ResultSet::first( ) throw(SQLException, RuntimeException) in first() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx600 sal_Bool SAL_CALL MacabResultSet::first() throw(SQLException, RuntimeException) in first() function in MacabResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx542 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx722 sal_Bool SAL_CALL OResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OResultSet
/trunk/main/cui/source/customize/
H A Dcfg.cxx2475 SvLBoxEntry* first = aContentsListBox->First(); in UpdateButtonStates() local
2970 SvLBoxEntry* first = aMenuListBox.First(); in UpdateButtonStates() local

Completed in 221 milliseconds

1234