Home
last modified time | relevance | path

Searched refs:rnCoreValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1355 sal_Int32& rnCoreValue, sal_Int32 nNewValue,
1359 sal_Int32& rnCoreValue,
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5695 sal_Int32& rnCoreValue, sal_Int32 nNewValue, sal_Int32 nBlockFlag ) in UpdateInt32Property() argument
5697 if( nNewValue != rnCoreValue ) in UpdateInt32Property()
5699 rnCoreValue = nNewValue; in UpdateInt32Property()
5705 sal_Int32& rnCoreValue, const uno::Reference< beans::XPropertySet>& rxPropSet, in GetInt32Property() argument
5710 UpdateInt32Property( rnCoreValue, nNewValue, nBlockFlag ); in GetInt32Property()

Completed in 40 milliseconds