Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx79 for (sal_Int32 level = 0; l != len; ++l) { in decompose() local
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramlayoutatoms.cxx81 void LayoutAtom::dump(int level) in dump()
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx132 void log( RuntimeCargo * cargo, sal_Int32 level, const rtl::OUString &logString ) in log()
137 void log( RuntimeCargo * cargo, sal_Int32 level, const char *str ) in log()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx267 OUString const & name, OUString const & value, sal_Int32 level ) in printf_line()
276 Reference<XCommandEnvironment> const & xCmdEnv, sal_Int32 level ) in printf_package()
342 Reference<XCommandEnvironment> const & xCmdEnv, sal_Int32 level ) in printf_packages()
/trunk/main/soltools/mkdepend/
H A Ddef.h106 #define debug(level,arg) { if (_debugmask & (1 << level)) warning arg; } argument
108 #define debug(level,arg) /**/ argument
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx184 void SAL_CALL OConnectionWeakWrapper::setTransactionIsolation( sal_Int32 level ) throw(SQLException… in setTransactionIsolation()
/trunk/main/toolkit/src2xml/source/
H A Dglobals.py88 def dump (self, level = 0): argument
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx266 void SAL_CALL OConnection::setTransactionIsolation( sal_Int32 level ) throw(SQLException, RuntimeEx… in setTransactionIsolation()
H A DSDatabaseMetaData.cxx278 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 level ) throw(SQL… in supportsTransactionIsolationLevel()
/trunk/main/tools/source/communi/
H A Dparser.cxx218 sal_uInt16 level, sal_Bool bStripped ) in Save()
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx326 void SAL_CALL OConnection::setTransactionIsolation( sal_Int32 level ) throw(SQLException, RuntimeEx… in setTransactionIsolation()
H A DADatabaseMetaData.cxx547 sal_Bool SAL_CALL ODatabaseMetaData::supportsTransactionIsolationLevel( sal_Int32 level ) throw(SQL… in supportsTransactionIsolationLevel()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx425 void SAL_CALL OConnection::setTransactionIsolation( sal_Int32 level ) throw(SQLException, RuntimeEx… in setTransactionIsolation()
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java119 …private void setNumberingType(XPropertySet textPros, short numberingType, short level) throws Exce… in setNumberingType()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java330 public synchronized void setTransactionIsolation(int level) throws SQLException { in setTransactionIsolation()
H A DJavaSQLDatabaseMetaData.java857 public boolean supportsTransactionIsolationLevel(int level) throws SQLException { in supportsTransactionIsolationLevel()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.cxx51 static int level = 0; variable
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx519 void SAL_CALL OConnection::setTransactionIsolation(sal_Int32 level) in setTransactionIsolation()
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py70 def logLevel2String( level ): argument
110 def log( self, level, msg ): argument
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1140 int level=1; in ReadShpTxt() local
1180 int level; in ReadDrawingObject() local
1350 int level; in ReadShapeObject() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx448 void SAL_CALL java_sql_Connection::setTransactionIsolation( sal_Int32 level ) throw(SQLException, R… in setTransactionIsolation()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx278 void OConnection::setTransactionIsolation(sal_Int32 level) throw( SQLException, RuntimeException ) in setTransactionIsolation()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx463 uno::Sequence< beans::PropertyValue > level = aThis[i]; in GetPropertyValues() local
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx980 for (sal_Int32 level = 0; j != name.getLength(); ++j) { in getInstantiatedStruct() local
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx139 UBiDiLevel level = 0; in findSameDirLimit() local

Completed in 158 milliseconds

12