Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dpathsettings.cxx297 …sal_Bool bFinalized = ((aInfo.Attributes & css::beans::PropertyAttribute::READONLY ) == css::beans… in impl_readNewFormat() local
303 aPathVal.bIsReadonly = bFinalized; in impl_readNewFormat()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx606 …sal_Bool bFinalized = ((aDescription.Attributes & css::beans::PropertyAttribute::READONLY ) == cs… in addStatePropsToItem() local
609 rItem[PROPNAME_FINALIZED] <<= bFinalized; in addStatePropsToItem()