Searched refs:UnoPropertyArrayHelper (Results 1 – 18 of 18) sorted by relevance
34 UnoPropertyArrayHelper::UnoPropertyArrayHelper( const ::com::sun::star::uno::Sequence<sal_Int32>& r… in UnoPropertyArrayHelper() function in UnoPropertyArrayHelper42 UnoPropertyArrayHelper::UnoPropertyArrayHelper( const std::list< sal_uInt16 > &rIDs ) in UnoPropertyArrayHelper() function in UnoPropertyArrayHelper49 sal_Bool UnoPropertyArrayHelper::ImplHasProperty( sal_uInt16 nPropId ) const in ImplHasProperty()58 sal_Bool UnoPropertyArrayHelper::fillPropertyMembersByHandle( ::rtl::OUString * pPropName, sal_Int1… in fillPropertyMembersByHandle()72 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > UnoPropertyArrayHelper::getPro… in getProperties()108 ::com::sun::star::beans::Property UnoPropertyArrayHelper::getPropertyByName(const ::rtl::OUString& … in getPropertyByName()123 sal_Bool UnoPropertyArrayHelper::hasPropertyByName(const ::rtl::OUString& rPropertyName) in hasPropertyByName()128 sal_Int32 UnoPropertyArrayHelper::getHandleByName( const ::rtl::OUString & rPropertyName ) in getHandleByName()134 sal_Int32 UnoPropertyArrayHelper::fillHandles( sal_Int32* pHandles, const ::com::sun::star::uno::Se… in fillHandles()
125 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()129 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()501 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()505 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()676 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()680 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()860 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()864 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()989 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()993 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()[all …]
75 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()79 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
412 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()416 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
108 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()112 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
76 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()80 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
102 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()106 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
91 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()95 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
143 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()147 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
350 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()354 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
156 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()160 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
260 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()264 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
38 class TOOLKIT_DLLPUBLIC UnoPropertyArrayHelper : public ::cppu::IPropertyArrayHelper class47 UnoPropertyArrayHelper( const ::com::sun::star::uno::Sequence<sal_Int32>& rIDs );48 UnoPropertyArrayHelper( const std::list< sal_uInt16 > &rIDs );
134 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()138 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
137 UnoPropertyArrayHelper* mpPropHelper;2594 UnoPropertyArrayHelper *2602 mpImpl->mpPropHelper = new UnoPropertyArrayHelper( aIDs ); in GetPropHelper()
258 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()262 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
120 static UnoPropertyArrayHelper* pHelper = NULL; in getInfoHelper()124 pHelper = new UnoPropertyArrayHelper( aIDs ); in getInfoHelper()
69 class UnoPropertyArrayHelper;88 UnoPropertyArrayHelper *GetPropHelper();
Completed in 121 milliseconds