Searched refs:PropHelper (Results 1 – 12 of 12) sorted by relevance
237 PropHelper::PropHelper() : LockHelper() in PropHelper() function in layoutimpl::PropHelper244 PropHelper::addProp (const char *pName, sal_Int32 nNameLen, rtl_TextEncoding e, in addProp()256 PropHelper::getInfoHelper() in getInfoHelper()275 PropHelper::convertFastPropertyValue( in convertFastPropertyValue()301 PropHelper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast()318 PropHelper::getFastPropertyValue( uno::Any& rValue, in getFastPropertyValue()346 PropHelper::queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno… in queryInterface()351 uno::Reference <beans::XPropertySetInfo> SAL_CALL PropHelper::getPropertySetInfo () throw (uno::Run… in getPropertySetInfo()
39 class TOOLKIT_DLLPUBLIC Container : public Container_Base, public PropHelper, public PropHelper::Li…71 virtual void SAL_CALL acquire() throw() { PropHelper::acquire(); } in acquire()72 virtual void SAL_CALL release() throw() { PropHelper::release(); } in release()
36 , PropHelper() in Container()55 return aRet.hasValue() ? aRet : PropHelper::queryInterface( rType ); in queryInterface()
64 class PropHelper : public LockHelper class83 PropHelper();
49 struct ChildProps: public PropHelper
159 PropHelper *pProps = createChildProps( *it ); in getChildProperties()
224 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()232 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()242 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()251 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()259 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()267 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()275 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()283 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
1527 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()1534 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()1541 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
1055 return PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
293 class PropHelper class
855 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()863 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
354 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
Completed in 136 milliseconds