/trunk/main/unotools/source/property/ |
H A D | propertysethelper.cxx | 110 _getPropertyValues( (const PropertyMapEntry**)aEntries, &aAny ); in getPropertyValue() 185 _getPropertyValues( (const PropertyMapEntry**)pEntries, aValues.getArray() ); in getPropertyValues()
|
/trunk/main/comphelper/source/property/ |
H A D | propertysethelper.cxx | 132 _getPropertyValues( (const PropertyMapEntry**)aEntries, &aAny ); in getPropertyValue() 211 _getPropertyValues( (const PropertyMapEntry**)pEntries, aValues.getArray() ); in getPropertyValues()
|
H A D | genericpropertyset.cxx | 73 …virtual void _getPropertyValues( const PropertyMapEntry** ppEntries, Any* pValue ) throw( Unknown… 185 void GenericPropertySet::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, Any* p… in _getPropertyValues() function in GenericPropertySet
|
/trunk/main/svtools/source/uno/ |
H A D | unoimap.cxx | 103 …virtual void _getPropertyValues( const PropertyMapEntry** ppEntries, Any* pValue ) throw(UnknownPr… 498 void SvUnoImageMapObject::_getPropertyValues( const PropertyMapEntry** ppEntries, Any* pValues ) in _getPropertyValues() function in SvUnoImageMapObject
|
/trunk/main/svx/source/unogallery/ |
H A D | unogalitem.hxx | 86 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
H A D | unogalitem.cxx | 337 void GalleryItem::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, uno::Any* pVa… in _getPropertyValues() function in unogallery::GalleryItem
|
/trunk/main/svtools/source/inc/ |
H A D | renderer.hxx | 80 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
H A D | _XPropertyAccess.java | 74 public void _getPropertyValues() { in _getPropertyValues() method in _XPropertyAccess
|
H A D | _XMultiPropertySet.java | 140 public void _getPropertyValues() { in _getPropertyValues() method in _XMultiPropertySet
|
/trunk/main/svx/inc/svx/ |
H A D | unopool.hxx | 60 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/trunk/main/svtools/source/graphic/ |
H A D | descriptor.hxx | 113 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
H A D | renderer.cxx | 286 void GraphicRendererVCL::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, uno::A… in _getPropertyValues() function in unographic::GraphicRendererVCL
|
H A D | descriptor.cxx | 360 void GraphicDescriptor::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, uno::An… in _getPropertyValues() function in unographic::GraphicDescriptor
|
/trunk/main/starmath/inc/ |
H A D | unomodel.hxx | 67 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 125 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:… 883 void DocumentSettings::_getPropertyValues( const PropertyMapEntry** ppEntries, Any* pValue ) throw(… in _getPropertyValues() function in DocumentSettings
|
/trunk/main/unotools/inc/unotools/ |
H A D | propertysethelper.hxx | 53 …virtual void _getPropertyValues( const utl::PropertyMapEntry** ppEntries, ::com::sun::star::uno::A…
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | propertysethelper.hxx | 54 …virtual void _getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/trunk/main/svx/source/unodraw/ |
H A D | unopool.cxx | 230 void SvxUnoDrawPool::_getPropertyValues( const comphelper::PropertyMapEntry** ppEntries, uno::Any* … in _getPropertyValues() function in SvxUnoDrawPool
|
/trunk/main/editeng/source/uno/ |
H A D | unotext2.cxx | 343 return _getPropertyValues( aPropertyNames, mnParagraph ); in getPropertyValues()
|
H A D | unotext.cxx | 921 return _getPropertyValues( aPropertyNames, -1 ); in getPropertyValues() 924 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextRangeBase::_getPropertyValues( const uno::Sequence< ::… in _getPropertyValues() function in SvxUnoTextRangeBase
|
/trunk/main/starmath/source/ |
H A D | unomodel.cxx | 767 void SmModel::_getPropertyValues( const PropertyMapEntry **ppEntries, Any *pValue ) in _getPropertyValues() function in SmModel
|
/trunk/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 269 …m::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL _getPropertyValues( const ::com…
|