Searched refs:bOwnModel (Results 1 – 3 of 3) sorted by relevance
476 sal_Bool bOwnModel = (XControlModel*)xModel.get() == (XControlModel*)getModel().get(); in ImplModelPropertiesChanged() local477 if ( bOwnModel && rEvt.PropertyName.equalsAsciiL( "ImageURL", 8 )) in ImplModelPropertiesChanged()
535 sal_Bool bOwnModel = xModel.get() == xOwnModel.get(); in ImplModelPropertiesChanged() local536 if ( !bOwnModel ) in ImplModelPropertiesChanged()
1645 sal_Bool bOwnModel = (XControlModel*)xModel.get() == (XControlModel*)getModel().get(); in ImplModelPropertiesChanged() local1651 if ( bOwnModel ) in ImplModelPropertiesChanged()
Completed in 33 milliseconds