Lines Matching refs:SvxOpenGraphicDialog
103 SvxOpenGraphicDialog::SvxOpenGraphicDialog( const String& rTitle ) : in SvxOpenGraphicDialog() function in SvxOpenGraphicDialog
110 SvxOpenGraphicDialog::~SvxOpenGraphicDialog() in ~SvxOpenGraphicDialog()
115 short SvxOpenGraphicDialog::Execute() in Execute()
189 void SvxOpenGraphicDialog::SetPath( const String& rPath ) in SetPath()
194 void SvxOpenGraphicDialog::SetPath( const String& rPath, sal_Bool bLinkState ) in SetPath()
201 void SvxOpenGraphicDialog::EnableLink( sal_Bool state ) in EnableLink()
219 void SvxOpenGraphicDialog::AsLink(sal_Bool bState) in AsLink()
238 sal_Bool SvxOpenGraphicDialog::IsAsLink() const in IsAsLink()
260 int SvxOpenGraphicDialog::GetGraphic(Graphic& rGraphic) const in GetGraphic()
266 String SvxOpenGraphicDialog::GetPath() const in GetPath()
272 String SvxOpenGraphicDialog::GetCurrentFilter() const in GetCurrentFilter()
278 void SvxOpenGraphicDialog::SetCurrentFilter(const String& rStr) in SetCurrentFilter()
283 void SvxOpenGraphicDialog::SetControlHelpIds( const sal_Int16* _pControlId, const char** _pHelpId ) in SetControlHelpIds()