Searched refs:rbCoreValue (Results 1 – 2 of 2) sorted by relevance
1366 bool& rbCoreValue, bool bNewValue,1370 bool& rbCoreValue,
5713 bool& rbCoreValue, bool bNewValue, sal_Int32 nBlockFlag ) in UpdateBoolProperty() argument5715 if( bNewValue != rbCoreValue ) in UpdateBoolProperty()5717 rbCoreValue = bNewValue; in UpdateBoolProperty()5723 bool& rbCoreValue, const uno::Reference< beans::XPropertySet>& rxPropSet, in GetBoolProperty() argument5726 UpdateBoolProperty( rbCoreValue, in GetBoolProperty()