Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dbundles.hxx39 long mnBundleIndex; member in Bundle
45 long GetIndex() const { return mnBundleIndex; } ; in GetIndex()
46 void SetIndex( long nBundleIndex ) { mnBundleIndex = nBundleIndex; } ; in SetIndex()
H A Dbundles.cxx36 mnBundleIndex = rSource.mnBundleIndex; in operator =()

Completed in 7 milliseconds