Home
last modified time | relevance | path

Searched refs:pStyleHint (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx206 const SfxStyleSheetHint* pStyleHint = dynamic_cast<const SfxStyleSheetHint*>(&rHint); in Notify() local
208 if ( pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet() ) in Notify()
210 switch( pStyleHint->GetId() ) in Notify()
H A Dattributeproperties.cxx430 const SfxStyleSheetHint* pStyleHint = dynamic_cast<const SfxStyleSheetHint*>(&rHint); in Notify() local
432 if(pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet()) in Notify()
437 switch(pStyleHint->GetId()) in Notify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx207 const SfxStyleSheetHint* pStyleHint = dynamic_cast<const SfxStyleSheetHint*>(&rHint); in Notify() local
209 if ( pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet() ) in Notify()
211 switch( pStyleHint->GetId() ) in Notify()
H A Dattributeproperties.cxx437 const SfxStyleSheetHint* pStyleHint = dynamic_cast<const SfxStyleSheetHint*>(&rHint); in Notify() local
439 if(pStyleHint && pStyleHint->GetStyleSheet() == GetStyleSheet()) in Notify()
444 switch(pStyleHint->GetId()) in Notify()