Home
last modified time | relevance | path

Searched defs:offset (Results 76 – 100 of 102) sorted by relevance

12345

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx258 _inline sal_Int16 GetInt16(const sal_uInt8 *ptr, size_t offset, int bigendian) in GetInt16()
272 _inline sal_uInt16 GetUInt16(const sal_uInt8 *ptr, size_t offset, int bigendian) in GetUInt16()
286 _inline sal_Int32 GetInt32(const sal_uInt8 *ptr, size_t offset, int bigendian) in GetInt32()
302 _inline sal_uInt32 GetUInt32(const sal_uInt8 *ptr, size_t offset, int bigendian) in GetUInt32()
319 _inline void PutInt16(sal_Int16 val, sal_uInt8 *ptr, size_t offset, int bigendian) in PutInt16()
1409 sal_uInt32 offset; in FindCmap() local
/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/stoc/source/registry_tdprovider/
H A Dtdiface.cxx364 sal_Int32 offset; member in stoc_rdbtdp::__anonadc73e710111::BaseOffset
/trunk/main/registry/source/
H A Dreflread.cxx297 sal_uInt32 offset = 0; in parseIndex() local
912 sal_uInt32 offset = 0; in parseIndex() local
1118 sal_uInt32 offset = offset_CP + m_pCP->parseIndex(); in TypeRegistryEntry() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java202 public synchronized boolean relative(int offset) throws SQLException { in relative()
/trunk/main/store/workben/
H A Dt_page.cxx187 sal_uInt32 offset() const { return m_aDescr.m_nAddr; /* @@@ */ } in offset() function
188 void offset (sal_uInt32 nOffset) { m_aDescr.m_nAddr = nOffset; } in offset() function
821 sal_uInt32 const offset = pagedata->offset(); in writePageAt() local
/trunk/main/basic/source/comp/
H A Dcodegen.cxx432 S offset() in offset() function in OffSetAccumulator
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java1238 int offset = (getSelectedDoc().length > 0 ? selectedDoc[0] + 1 : getDocsCount()); in loadDocuments() local
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx350 const float offset = 9.0; in ShowNativePopupMenu() local
/trunk/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx741 int offset = rcFileNameBox.left - rcFilterBoxLabel.right - 1; in EnlargeStdControlLabels() local
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx389 UINT offset = 1; // reserve a little border space in Extract() local
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java547 int offset = 0; in determineClass() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx464 sal_Int32 offset = usTypeName.indexOf( ':' ) + 2; in Invoke() local
H A Dcli_data.cxx1649 int offset = pCTD->pMemberOffsets[nPos]; in map_to_cli() local
/trunk/main/store/source/
H A Dlockbyte.cxx75 sal_uInt32 const offset = pagedata->location(); in writePageAt() local
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx566 sal_uInt16 offset = 0; in ReCalc() local
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx534 sal_Int64 offset = rModel->getCheckInterval(); in run() local
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1111 sal_Int32 offset= arDimsSeqIndices[ curDim - 1] * 4; in createUnoSequenceWrapper() local
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx572 ScVbaWorksheet::getSheetAtOffset(SCTAB offset) throw (uno::RuntimeException) in getSheetAtOffset()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y2127 offset: label
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1160 sal_Int32 offset = xKey->getKeyName().getLength() + 1; in prepareRegistry() local
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx516 sal_Int16 offset = 3; in getAllCalendars() local
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx173 int offset ) : in StridedArrayIterator()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx396 const vigra::Diff2D offset(rPt.getX(), in setPixel_i() local
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx3810 gboolean GtkSalFrame::IMHandler::signalIMDeleteSurrounding( GtkIMContext*, gint offset, gint nchars, in signalIMDeleteSurrounding()

Completed in 213 milliseconds

12345