Home
last modified time | relevance | path

Searched refs:GetPropNames (Results 1 – 6 of 6) sorted by relevance

/trunk/main/linguistic/source/
H A Dlngprophelp.cxx111 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()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1320 uno::Sequence<rtl::OUString> GetPropNames() const;
1375 EnableNotification( GetPropNames() ); in SwDefBulletConfig()
1414 uno::Sequence<rtl::OUString> SwDefBulletConfig::GetPropNames() const in GetPropNames() function in numfunc::SwDefBulletConfig
1437 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::SwNumberingUIBehaviorConfig
1629 com::sun::star::uno::Sequence<rtl::OUString> aPropNames = GetPropNames(); in LoadConfig()
/trunk/main/linguistic/workben/
H A Dsprophelp.cxx194 INT32 nLen = GetPropNames().getLength(); in PropertyHelper_Spell()
197 const OUString *pPropName = GetPropNames().getConstArray(); in PropertyHelper_Spell()
H A Dsprophelp.hxx107 GetPropNames() const { return aPropNames; } in GetPropNames() function in PropertyChgHelper
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx95 GetPropNames() { return aPropNames; } in GetPropNames() function in linguistic::PropertyChgHelper
145 GetPropNames() const { return aPropNames; } in GetPropNames() function in linguistic::PropertyChgHelper
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DPropChgHelper.java64 public String[] GetPropNames() in GetPropNames() method in PropChgHelper

Completed in 50 milliseconds