Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx476 sal_Bool bOwnModel = (XControlModel*)xModel.get() == (XControlModel*)getModel().get(); in ImplModelPropertiesChanged() local
477 if ( bOwnModel && rEvt.PropertyName.equalsAsciiL( "ImageURL", 8 )) in ImplModelPropertiesChanged()
H A Dunocontrol.cxx535 sal_Bool bOwnModel = xModel.get() == xOwnModel.get(); in ImplModelPropertiesChanged() local
536 if ( !bOwnModel ) in ImplModelPropertiesChanged()
H A Dcontrolmodelcontainerbase.cxx1645 sal_Bool bOwnModel = (XControlModel*)xModel.get() == (XControlModel*)getModel().get(); in ImplModelPropertiesChanged() local
1651 if ( bOwnModel ) in ImplModelPropertiesChanged()

Completed in 43 milliseconds