Home
last modified time | relevance | path

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

12345678910>>...15

/trunk/main/forms/source/component/
H A DDate.hxx55 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
57 sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue )
59 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
H A DTime.hxx56 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
58 sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue )
60 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
H A DFile.hxx61 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) …
62 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
64 …::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const ::com::sun…
H A Dclickableimage.hxx111 …l void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;
112 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
114 …::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const ::com::sun…
123 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 nHandle ) const;
/trunk/main/connectivity/source/drivers/ado/
H A DAKey.cxx100 void OAdoKey::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Exception) in setFastPropertyValue_NoBroadcast() argument
104 switch(nHandle) in setFastPropertyValue_NoBroadcast()
148 OKey_ADO::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/sfx2/source/doc/
H A Downsubfilterservice.cxx121 sal_Int64 nHandle = xObj->getSomething( aSeq ); in initialize() local
122 if ( nHandle ) in initialize()
123 …pObjectShell = reinterpret_cast< SfxObjectShell* >( sal::static_int_cast< sal_IntPtr >( nHandle )); in initialize()
H A Dobjxtor.cxx1067 sal_Int64 nHandle = xObj->getSomething( aSeq ); in CreateObject() local
1068 if ( nHandle ) in CreateObject()
1070 …tShell* pRet = reinterpret_cast< SfxObjectShell* >( sal::static_int_cast< sal_IntPtr >( nHandle )); in CreateObject()
1113 sal_Int64 nHandle = xObj->getSomething( aSeq ); in CreateAndLoadObject() local
1114 if ( nHandle ) in CreateAndLoadObject()
1115 … return reinterpret_cast< SfxObjectShell* >(sal::static_int_cast< sal_IntPtr >( nHandle )); in CreateAndLoadObject()
/trunk/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.hxx73 sal_Int32 nHandle,
75 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle
76 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const ::com::sun::star::u…
H A Dresultset.cxx294 …nvertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandle, const Any& rValu… in convertFastPropertyValue() argument
299 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue()
304 void OResultSet::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) throw (Ex… in setFastPropertyValue_NoBroadcast() argument
309 switch (nHandle) in setFastPropertyValue_NoBroadcast()
323 void OResultSet::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
326 switch (nHandle) in getFastPropertyValue()
339 fillPropertyMembersByHandle(&aPropName, &nAttributes, nHandle); in getFastPropertyValue()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx158 sal_Int32 nHandle,
164 sal_Int32 nHandle,
171 sal_Int32 nHandle
/trunk/main/framework/inc/classes/
H A Dactiontriggerseparatorpropertyset.hxx77 sal_Int32 nHandle,
82 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::star::u…
86 …virtual void SAL_CALL getFastPropertyValue( com::sun::star::uno::Any& aValue, sal_Int32 nHandle ) …
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx628 sal_Int32 nHandle, in convertFastPropertyValue() argument
632 switch(nHandle) in convertFastPropertyValue()
661 sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast() argument
666 switch(nHandle) in setFastPropertyValue_NoBroadcast()
704 sal_Int32 nHandle in getFastPropertyValue()
710 switch(nHandle) in getFastPropertyValue()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx953 sal_Int32 nHandle, in convertFastPropertyValue() argument
960 switch(nHandle) in convertFastPropertyValue()
1011 void OStatement_Base::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) throw (… in setFastPropertyValue_NoBroadcast() argument
1015 switch(nHandle) in setFastPropertyValue_NoBroadcast()
1058 void OStatement_Base::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
1060 switch(nHandle) in getFastPropertyValue()
/trunk/main/extensions/source/propctrlr/
H A Dformcontroller.hxx100 …Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nHandle, const ::com::sun…
103 sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue
106 ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle
/trunk/main/dbaccess/source/core/dataaccess/
H A Dcommanddefinition.cxx156 sal_Int32 nHandle = PROPERTY_ID_NAME; in rename() local
161 fire(&nHandle, &aNew, &aOld, 1, sal_True ); in rename()
164 fire(&nHandle, &aNew, &aOld, 1, sal_False ); in rename()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.hxx93 … css::uno::Any &, sal_Int32 nHandle, const css::uno::Any & )
95 virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle,
99 sal_Int32 nHandle ) const;
/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx164 const sal_Int32 nHandle = rProp.Handle; in removeProperty() local
166 revokeProperty( nHandle ); in removeProperty()
168 m_pImpl->aDefaults.erase( nHandle ); in removeProperty()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx1556 sal_Int32 nHandle = -1; in setPropertyValue() local
1558 >>= nHandle; in setPropertyValue()
1562 aEvt.PropertyHandle = nHandle; in setPropertyValue()
1987 sal_Int32 nHandle = -1; in removeProperty() local
2002 aFullHandleName ) >>= nHandle ) ) in removeProperty()
2003 nHandle = -1; in removeProperty()
2013 nHandle = -1; in removeProperty()
2031 nHandle, in removeProperty()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx455 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) …
459 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
464 virtual ::com::sun::star::beans::PropertyState getPropertyStateByHandle(sal_Int32 nHandle);
465 virtual void setPropertyToDefaultByHandle(sal_Int32 nHandle);
466 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 nHandle ) const;
1067 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) …
1071 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
1076 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 nHandle ) const;
/trunk/main/framework/inc/helper/
H A Duielementwrapperbase.hxx107 … sal_Int32 nHandle ,
109 … SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
113 … sal_Int32 nHandle ) const;
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx93 sal_Int32 nHandle, const Any& rValue)
96 void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue)
99 void SAL_CALL getFastPropertyValue(Any& rValue, sal_Int32 nHandle) const;
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx106 …::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const ::com::sun…
107 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
108 … void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;
/trunk/main/UnoControls/source/inc/
H A Dframecontrol.hxx462 sal_Int32 nHandle ,
478 virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
495 sal_Int32 nHandle ) const ;
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx361 sal_Int32 nHandle, in setFastPropertyValue() argument
369 switch( nHandle ) in setFastPropertyValue()
431 sal_Int32 nHandle) in getFastPropertyValue() argument
437 switch( nHandle ) in getFastPropertyValue()
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx211 sal_uInt32 nHandle; in NewAttr() local
370 nHandle = 0; in NewAttr()
377 pFormTable->PutEntry( aFormString, nDummy, eType, nHandle, eLanguage ); in NewAttr()
380 return new SfxUInt32Item( ATTR_VALUE_FORMAT, ( sal_uInt32 ) nHandle ); in NewAttr()

Completed in 124 milliseconds

12345678910>>...15