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

Used to obtain the item name for building monikers. More...

#include <ocf/ocview.h>

Public Member Functions

 TOcItemName ()
 
 TOcItemName (bool selection)
 

Public Attributes

owl::TString Name
 Item moniker.
 
bool Selection
 Whether we want name for the whole or part(selection)
 

Detailed Description

Used to obtain the item name for building monikers.

Definition at line 403 of file ocview.h.

Constructor & Destructor Documentation

◆ TOcItemName() [1/2]

ocf::TOcItemName::TOcItemName ( )
inline

Definition at line 405 of file ocview.h.

◆ TOcItemName() [2/2]

ocf::TOcItemName::TOcItemName ( bool selection)
inline

Definition at line 406 of file ocview.h.

Member Data Documentation

◆ Name

owl::TString ocf::TOcItemName::Name

Item moniker.

Definition at line 409 of file ocview.h.

◆ Selection

bool ocf::TOcItemName::Selection

Whether we want name for the whole or part(selection)

Definition at line 410 of file ocview.h.


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