Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dlingucfg.cxx165 …static sal_Bool GetHdlByName( sal_Int32 &rnHdl, const OUString &rPropertyName, sal_Bool bFullPropN…
309 sal_Bool SvtLinguConfigItem::GetHdlByName( in GetHdlByName() function in SvtLinguConfigItem
350 return GetHdlByName( nHdl, rPropertyName ) ? GetProperty( nHdl ) : uno::Any(); in GetProperty()
443 if (GetHdlByName( nHdl, rPropertyName )) in SetProperty()
617 GetHdlByName( nPropertyHandle, pProperyNames[i], sal_True ); in LoadOptions()
789 if (GetHdlByName( nHdl, rPropertyName )) in IsReadOnly()

Completed in 22 milliseconds