Searched refs:GetPropNames (Results 1 – 6 of 6) sorted by relevance
111 sal_Int32 nLen = GetPropNames().getLength(); in AddPropNames()112 GetPropNames().realloc( nLen + nCount ); in AddPropNames()113 OUString *pName = GetPropNames().getArray(); in AddPropNames()131 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues()134 const OUString *pPropName = GetPropNames().getConstArray(); in GetCurrentValues()414 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues()417 const OUString *pPropName = GetPropNames().getConstArray(); in GetCurrentValues()600 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues()603 const OUString *pPropName = GetPropNames().getConstArray(); in GetCurrentValues()
1320 uno::Sequence<rtl::OUString> GetPropNames() const;1375 EnableNotification( GetPropNames() ); in SwDefBulletConfig()1414 uno::Sequence<rtl::OUString> SwDefBulletConfig::GetPropNames() const in GetPropNames() function in numfunc::SwDefBulletConfig1437 uno::Sequence<rtl::OUString> aPropNames = GetPropNames(); in LoadConfig()1577 com::sun::star::uno::Sequence<rtl::OUString> GetPropNames() const;1608 EnableNotification( GetPropNames() ); in SwNumberingUIBehaviorConfig()1616 com::sun::star::uno::Sequence<rtl::OUString> SwNumberingUIBehaviorConfig::GetPropNames() const in GetPropNames() function in numfunc::SwNumberingUIBehaviorConfig1629 com::sun::star::uno::Sequence<rtl::OUString> aPropNames = GetPropNames(); in LoadConfig()
96 GetPropNames() { return aPropNames; } in GetPropNames() function in linguistic::PropertyChgHelper146 GetPropNames() const { return aPropNames; } in GetPropNames() function in linguistic::PropertyChgHelper
194 INT32 nLen = GetPropNames().getLength(); in PropertyHelper_Spell()197 const OUString *pPropName = GetPropNames().getConstArray(); in PropertyHelper_Spell()
107 GetPropNames() const { return aPropNames; } in GetPropNames() function in PropertyChgHelper
64 public String[] GetPropNames() in GetPropNames() method in PropChgHelper
Completed in 34 milliseconds