Home
last modified time | relevance | path

Searched refs:sal_IntPtr (Results 201 – 218 of 218) sorted by relevance

123456789

/trunk/main/stoc/source/javavm/
H A Djavavm.cxx969 return css::uno::makeAny(reinterpret_cast< sal_IntPtr >(m_pJavaVm)); in getJavaVM()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3226 return (sal_Int64)(sal_IntPtr)(SvObject*)GetObjectShell(); in getSomething()
3228 return (sal_Int64)(sal_IntPtr)(SfxObjectShell*)GetObjectShell(); in getSomething()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx2119 …pDisp = reinterpret_cast< SfxOfficeDispatch* >( sal::static_int_cast< sal_IntPtr >( nImplementatio… in QueryState()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx2132 return sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( this )); in getSomething()
H A Dunotxdoc.cxx252 return sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( this )); in getSomething()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx640 nRet = sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2214 sal_Int32 nShape = (sal_Int32)(sal_IntPtr)mpLBTrigger->GetEntryData( nPos ); in update()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx2189 sal::static_int_cast<sal_IntPtr>( in getImplementation()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2590 int nDialogID = static_cast<int>(reinterpret_cast<sal_IntPtr>(pEvent)); in ImplWindowFrameProc()
H A Dwindow.cxx8624 …DragSourceAL[ 1 ] = makeAny( static_cast<sal_uInt64>( reinterpret_cast<sal_IntPtr>(pEnvData->mpNSV… in GetDragSource()
8625 …DropTargetAL[ 0 ] = makeAny( static_cast<sal_uInt64>( reinterpret_cast<sal_IntPtr>(pEnvData->mpNSV… in GetDragSource()
H A Dmenu.cxx5370 … sal_uInt16 nPos = static_cast< sal_uInt16 >(reinterpret_cast<sal_IntPtr>(pEvent->GetData())); in IMPL_LINK()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4096 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
4124 …pRet = reinterpret_cast<ScCellRangesBase*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getU… in getImplementation()
8777 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
8806 …pRet = reinterpret_cast<ScTableSheetObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUn… in getImplementation()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx140 maSelectionChangedHdl.Call( (void*)sal_IntPtr(nPos) ); in SelectEntry()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1111 sal::static_int_cast< sal_IntPtr >( in PutValue()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx197 if ( (int)(sal_IntPtr)rMetric.GetEntryData( i ) == (int)eFieldUnit ) in lcl_SelectMetricLB()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx361 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3316 sal_IntPtr nOfs = (sal_IntPtr)maDgOffsetTable.Get( mpFidcls[ nSec ].dgid ); in SeekToShape()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2246 …virtual sal_IntPtr GetFontId() const { return reinterpret_cast<sal_IntPtr>(&mrBui… in GetFontId()

Completed in 506 milliseconds

123456789