Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dcontdlg.hxx108 sal_Bool IsGraphicChanged() const;
/trunk/main/svx/source/dialog/
H A Dcontimp.hxx97 sal_Bool IsGraphicChanged() const { return nGrfChanged > 0UL; } in IsGraphicChanged() function in SvxSuperContourDlg
H A D_contdlg.cxx347 sal_Bool SvxContourDlg::IsGraphicChanged() const in IsGraphicChanged() function in SvxContourDlg
349 return pSuperClass->IsGraphicChanged(); in IsGraphicChanged()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1039 if ( pDlg->IsGraphicChanged() ) in Execute()

Completed in 37 milliseconds