Home
last modified time | relevance | path

Searched defs:PropertyInfo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A DPropertyInfoHash.hxx32 struct PropertyInfo struct
34 const sal_Char* mpName;
35 sal_uInt16 mnNameLen;
36 sal_Int32 mnHandle;
60 ::comphelper::PropertyInfo*,
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx71 struct PropertyInfo struct
73 bool bIsReadonlyOrTransient;
75 PropertyInfo() in PropertyInfo() argument
80 PropertyInfo( const bool i_bIsTransientOrReadOnly ) in PropertyInfo() function
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx292 void ChainablePropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState()
304 void ChainablePropertySet::_setPropertyToDefault( const comphelper::PropertyInfo& ) in _setPropertyToDefault()
310 Any ChainablePropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault()
H A DMasterPropertySet.cxx477 void MasterPropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState()
489 void MasterPropertySet::_setPropertyToDefault( const comphelper::PropertyInfo& ) in _setPropertyToDefault()
495 Any MasterPropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx44 struct PropertyInfo struct
46 const char* pName;
47 sal_Int32 nHandle;
48 sal_Int16 nAttributes;
49 const uno::Type& (*pGetCppuType)();
/trunk/main/svx/source/form/
H A Dfmundo.cxx151 struct PropertyInfo struct
160 DECLARE_STL_USTRINGACCESS_MAP(PropertyInfo, AllProperties); argument

Completed in 48 milliseconds