Home
last modified time | relevance | path

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

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1366 bool& rbCoreValue, bool bNewValue,
1370 bool& rbCoreValue,
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx5714 bool& rbCoreValue, bool bNewValue, sal_Int32 nBlockFlag ) in UpdateBoolProperty() argument
5716 if( bNewValue != rbCoreValue ) in UpdateBoolProperty()
5718 rbCoreValue = bNewValue; in UpdateBoolProperty()
5724 bool& rbCoreValue, const uno::Reference< beans::XPropertySet>& rxPropSet, in GetBoolProperty() argument
5727 UpdateBoolProperty( rbCoreValue, in GetBoolProperty()

Completed in 104 milliseconds