Home
last modified time | relevance | path

Searched refs:offset (Results 201 – 225 of 310) sorted by relevance

12345678910>>...13

/trunk/main/offapi/com/sun/star/drawing/
H A DDrawingDocumentDrawView.idl177 /** defines the offset from the top left position of the displayed page
H A DXPresenterHelper.idl93 proper offset.
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx150 proxy->getCppI()) + slot.offset; in call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx367 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset;
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx197 + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx367 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset;
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Duno2cpp.cxx259 reinterpret_cast< void ** >(pThis->getCppI()) + aVtableSlot.offset, in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx284 void* pAdjustedThisPtr = reinterpret_cast< void **>(pThis->getCppI()) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx322 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp257 i->TagInfo.offset, i->TagInfo.size); in dumpProfile()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx240 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx217 + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx245 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx572 ScVbaWorksheet::getSheetAtOffset(SCTAB offset) throw (uno::RuntimeException) in getSheetAtOffset() argument
581 nIdx = nIdx + offset; in getSheetAtOffset()
H A Dvbaworksheet.hxx63 …css::uno::Reference< ov::excel::XWorksheet > getSheetAtOffset(SCTAB offset) throw (css::uno::Runti…
/trunk/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl166 /** specifies the offset between the beginning of the first line and
/trunk/main/offapi/com/sun/star/embed/
H A DXInplaceClient.idl208 scrolls the object to specified offset in pixels
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx303 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx297 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx298 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl138 /** Return the offset of a callout anchor with respect to the outer
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx287 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx287 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1160 sal_Int32 offset = xKey->getKeyName().getLength() + 1; in prepareRegistry() local
1164 OUString serviceName = pServiceKeys[j]->getKeyName().copy(offset); in prepareRegistry()
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl340 /** contains the baselines offset in respect to the top of the formula rectangle

Completed in 337 milliseconds

12345678910>>...13