Searched refs:_getSingleValue (Results 1 – 8 of 8) sorted by relevance
/trunk/main/comphelper/source/property/ |
H A D | MasterPropertySet.cxx | 177 _getSingleValue( *((*aIter).second->mpInfo), aAny ); in getPropertyValue() 190 pSlave->_getSingleValue( *((*aIter).second->mpInfo), aAny ); in getPropertyValue() 321 _getSingleValue( *((*aIter).second->mpInfo), *pAny ); in getPropertyValues() 334 pSlave->mpSlave->_getSingleValue( *((*aIter).second->mpInfo), *pAny ); in getPropertyValues()
|
H A D | ChainablePropertySet.cxx | 106 _getSingleValue( *((*aIter).second), aAny ); in getPropertyValue() 197 _getSingleValue ( *((*aIter).second), *pAny ); in getPropertyValues()
|
/trunk/main/sw/inc/ |
H A D | unomod.hxx | 112 …virtual void _getSingleValue( const comphelper::PropertyInfo & rInfo, ::com::sun::star::uno::Any &… 158 …virtual void _getSingleValue( const comphelper::PropertyInfo & rInfo, ::com::sun::star::uno::Any &…
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 502 void SwXPrintSettings::_getSingleValue( const comphelper::PropertyInfo & rInfo, uno::Any & rValue ) in _getSingleValue() function in SwXPrintSettings 888 void SwXViewSettings::_getSingleValue( const comphelper::PropertyInfo & rInfo, uno::Any & rValue ) in _getSingleValue() function in SwXViewSettings
|
H A D | SwXDocumentSettings.hxx | 74 …virtual void _getSingleValue( const comphelper::PropertyInfo & rInfo, ::com::sun::star::uno::Any &…
|
H A D | SwXDocumentSettings.cxx | 729 void SwXDocumentSettings::_getSingleValue( const comphelper::PropertyInfo & rInfo, uno::Any & rValu… in _getSingleValue() function in SwXDocumentSettings
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | ChainablePropertySet.hxx | 89 …virtual void _getSingleValue( const comphelper::PropertyInfo & rInfo, ::com::sun::star::uno::Any &…
|
H A D | MasterPropertySet.hxx | 86 …virtual void _getSingleValue( const comphelper::PropertyInfo & rInfo, ::com::sun::star::uno::Any &…
|
Completed in 54 milliseconds