Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/
H A Dmsgnodei.hxx32 struct SfxMsgAttachFile { struct
36 int operator==( const SfxMsgAttachFile& rRec ) const in operator ==() argument
43 SfxMsgAttachFile( const String& rFile, const String& rName) in SfxMsgAttachFile() argument
46 SfxMsgAttachFile( const SfxMsgAttachFile& rRec ) in SfxMsgAttachFile() argument
140SfxMsgAttachFile* GetReceiver(sal_uIntPtr nPos) { return (SfxMsgAttachFile*)List::GetObject(nPos);… in GetReceiver()
170 SfxMsgAttachFile* GetObject( sal_uInt16 nPos );
172 void Add( const SfxMsgAttachFile& );

Completed in 5 milliseconds