OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcFormatName Class Reference

Clipboard format name. More...

#include <ocf/ocapp.h>

Public Member Functions

 TOcFormatName ()
 
 TOcFormatName (LPCTSTR fmtName, LPCTSTR fmtResultName, LPCTSTR id=0)
 
bool operator== (const TOcFormatName &other) const
 
LPCTSTR GetId () const
 
LPCTSTR GetName () const
 
LPCTSTR GetResultName () const
 

Detailed Description

Clipboard format name.

Definition at line 52 of file ocapp.h.

Constructor & Destructor Documentation

◆ TOcFormatName() [1/2]

ocf::TOcFormatName::TOcFormatName ( )

Definition at line 1053 of file ocapp.cpp.

◆ TOcFormatName() [2/2]

ocf::TOcFormatName::TOcFormatName ( LPCTSTR fmtName,
LPCTSTR fmtResultName,
LPCTSTR id = 0 )

Definition at line 1057 of file ocapp.cpp.

Member Function Documentation

◆ GetId()

LPCTSTR ocf::TOcFormatName::GetId ( ) const
inline

Definition at line 58 of file ocapp.h.

◆ GetName()

LPCTSTR ocf::TOcFormatName::GetName ( ) const
inline

Definition at line 59 of file ocapp.h.

References ocf::Name.

◆ GetResultName()

LPCTSTR ocf::TOcFormatName::GetResultName ( ) const
inline

Definition at line 60 of file ocapp.h.

◆ operator==()

bool ocf::TOcFormatName::operator== ( const TOcFormatName & other) const
inline

Definition at line 57 of file ocapp.h.

References owl::ToBool().


The documentation for this class was generated from the following files: