Searched refs:SfxMsgAttachFile (Results 1 – 1 of 1) sorted by relevance
32 struct SfxMsgAttachFile { struct36 int operator==( const SfxMsgAttachFile& rRec ) const in operator ==() argument43 SfxMsgAttachFile( const String& rFile, const String& rName) in SfxMsgAttachFile() argument46 SfxMsgAttachFile( const SfxMsgAttachFile& rRec ) in SfxMsgAttachFile() function140 …SfxMsgAttachFile* GetReceiver(sal_uIntPtr nPos) { return (SfxMsgAttachFile*)List::GetObject(nPos);… in GetReceiver()170 SfxMsgAttachFile* GetObject( sal_uInt16 nPos );172 void Add( const SfxMsgAttachFile& );
Completed in 16 milliseconds