Home
last modified time | relevance | path

Searched refs:pStyleHint (Results 1 – 2 of 2) sorted by path

/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx537 SfxStyleSheetHint *pStyleHint = PTR_CAST(SfxStyleSheetHint, &rHint); in Notify() local
539 if(pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet()) in Notify()
544 switch(pStyleHint->GetHint()) in Notify()
H A Dcustomshapeproperties.cxx222 const SfxStyleSheetHint *pStyleHint = PTR_CAST( SfxStyleSheetHint, &rHint ); in Notify() local
225 if ( pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet() ) in Notify()
227 switch( pStyleHint->GetHint() ) in Notify()

Completed in 12 milliseconds