Home
last modified time | relevance | path

Searched refs:PropHelper (Results 1 – 12 of 12) sorted by relevance

/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx237 PropHelper::PropHelper() : LockHelper() in PropHelper() function in layoutimpl::PropHelper
244 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()
H A Dcontainer.hxx39 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()
H A Dcontainer.cxx36 , PropHelper() in Container()
55 return aRet.hasValue() ? aRet : PropHelper::queryInterface( rType ); in queryInterface()
H A Dhelper.hxx64 class PropHelper : public LockHelper class
83 PropHelper();
H A Dbox-base.hxx49 struct ChildProps: public PropHelper
H A Dbox-base.cxx159 PropHelper *pProps = createChildProps( *it ); in getChildProperties()
/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx224 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()
/trunk/main/framework/source/services/
H A Ddesktop.cxx1527 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
1534 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
1541 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
H A Dpathsettings.cxx1055 return PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx855 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
863 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()
/trunk/main/framework/inc/
H A Dproperties.h293 class PropHelper class
/trunk/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx354 bReturn = PropHelper::willPropertyBeChanged( in convertFastPropertyValue()

Completed in 62 milliseconds