Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 102) sorted by path

12345

/trunk/main/basebmp/inc/basebmp/
H A Dstridedarrayiterator.hxx63 int offset ) : in StridedArrayIterator()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx396 const vigra::Diff2D offset(rPt.getX(), in setPixel_i() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx173 int offset ) : in StridedArrayIterator()
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx403 static int offset = 0; in printCurvesWithSafeRange() local
488 static int offset = 0; in printResultWithFinalCurves() local
/trunk/main/basic/source/comp/
H A Dcodegen.cxx432 S offset() in offset() function in OffSetAccumulator
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx135 std::vector< char > & blob, std::size_t alignment, std::size_t offset, in align()
146 std::size_t offset) in add()
214 SbxVariable * variable, std::vector< char > & blob, std::size_t offset, in marshalStruct()
230 SbxVariable * variable, std::vector< char > & blob, std::size_t offset, in marshalArray()
263 std::vector< char > & blob, std::size_t offset, MarshalData & data) in marshal()
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java190 int offset = y * w1 + x; in compare() local
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtables.hxx72 sal_Int32 offset; member
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.hxx39 std::size_t offset; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx474 sal_uInt32 offset; // offset of vtable in objects of the class in initializeBlock() member
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument() local
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcppinterfaceproxy.cxx195 std::ptrdiff_t const offset = reinterpret_cast< char const * >( in castInterfaceToProxy() local
H A Dvtablefactory.cxx179 typelib_InterfaceTypeDescription * type, sal_Int32 offset) in calculate()
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx527 sal_Int32 offset = type_name.indexOf( ':' ) + 2; in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx1649 int offset = pCTD->pMemberOffsets[nPos]; in map_to_cli() local
H A Dcli_proxy.cxx464 sal_Int32 offset = usTypeName.indexOf( ':' ) + 2; in Invoke() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1719 sal_Int32 offset; member in __anon8ed8d13a0211::BaseOffset
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx66 rtl::OUString const & text, sal_Int32 offset, sal_Int32 length) in convertToUtf8()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java130 int offset = usedOrdinals.iterator().next() - 1; in sanitizeColumnDescriptions() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java180 public synchronized boolean relative(int offset) throws SQLException { in relative()
H A DDatabaseMetaDataResultSet.java202 public synchronized boolean relative(int offset) throws SQLException { in relative()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java73 …public native void write(String name,String key,byte[] b, int offset, int length) throws java.io.I… in write()
H A DStorageAccess.java122 public void write(byte[] b, int offset, int length) throws java.io.IOException{ in write()

Completed in 129 milliseconds

12345