Home
last modified time | relevance | path

Searched refs:nHandle (Results 351 – 367 of 367) sorted by relevance

1...<<1112131415

/trunk/main/chart2/source/inc/
H A DWrappedPropertySet.hxx119 const WrappedProperty* getWrappedProperty( sal_Int32 nHandle );
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.hxx61 sal_Int32 nHandle,
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx47 sal_Int32 nHandle; member
1600 rProp.Handle = pEntry->nHandle; in PropertySetInfo()
/trunk/main/forms/source/xforms/
H A Dsubmission.hxx204 sal_Int32 nHandle,
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx234 …void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::An…
346 …void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::An…
786 …void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::An…
931 …void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::An…
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx2295 sal_uLong nHandle = sal_uLong( nErg ); in ScExternal() local
2296 if ( nHandle >= 65536 ) in ScExternal()
2298 ScAddInAsync* pAs = ScAddInAsync::Get( nHandle ); in ScExternal()
2301 pAs = new ScAddInAsync( nHandle, nIndex, pDok ); in ScExternal()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.hxx79 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx106 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1213 DWORD nHandle; local
1214 …etFileVersionInfoSizeW( const_cast<LPWSTR>(reinterpret_cast<LPCWSTR>(pModuleFileCStr)), &nHandle );
1216 …onInfoW( const_cast<LPWSTR>(reinterpret_cast<LPCWSTR>(pModuleFileCStr)), nHandle, nBufSize, pBuffe…
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1270 void SwFltShell::SetBookEnd(long nHandle) in SetBookEnd() argument
1272 aEndStack.SetAttr( *pPaM->GetPoint(), RES_FLTR_BOOKMARK, sal_True, nHandle ); in SetBookEnd()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx427 …virtual void SAL_CALL setFastPropertyValue(sal_Int32 nHandle, const ::com::sun::star::uno::Any& aV…
428 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue(sal_Int32 nHandle) throw(::com::s…
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3689 sal_Int64 nHandle = xTunnel->getSomething( getUnoTunnelId() ); in GetSwTransferable() local
3690 if ( nHandle ) in GetSwTransferable()
3691 pSwTransferable = (SwTransferable*) (sal_IntPtr) nHandle; in GetSwTransferable()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx340 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const ::com::sun::star::u…
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx195 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue,sal_Int32 nHandle) c…
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx872 virtual void SAL_CALL setFastPropertyValue(sal_Int32 nHandle, const Any& aValue)
874 virtual Any SAL_CALL getFastPropertyValue(sal_Int32 nHandle)
/trunk/main/framework/source/services/
H A Dautorecovery.cxx3364 sal_Int32 nHandle) const in getFastPropertyValue()
3366 switch(nHandle) in getFastPropertyValue()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx833 void FormController::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
835 switch (nHandle) in getFastPropertyValue()

Completed in 393 milliseconds

1...<<1112131415