Searched refs:GraphicArrived (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/editeng/source/items/ |
H A D | numitem.cxx | 437 pGraphicBrush->SetDoneLink( STATIC_LINK( this, SvxNumberFormat, GraphicArrived) ); in operator =() 510 pGraphicBrush->SetDoneLink( STATIC_LINK( this, SvxNumberFormat, GraphicArrived) ); in SetGraphicBrush() 536 pGraphicBrush->SetDoneLink( STATIC_LINK( this, SvxNumberFormat, GraphicArrived) ); in SetGraphic() 649 IMPL_STATIC_LINK( SvxNumberFormat, GraphicArrived, void *, EMPTYARG ) in IMPL_STATIC_LINK() argument
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 169 DECL_STATIC_LINK( SvxNumberFormat, GraphicArrived, void * );
|
Completed in 25 milliseconds