Searched refs:ImpRemap3DDepth (Results 1 – 1 of 1) sorted by relevance
63 class ImpRemap3DDepth class72 ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth);73 ImpRemap3DDepth(sal_uInt32 nOrdNum);74 ~ImpRemap3DDepth();77 bool operator<(const ImpRemap3DDepth& rComp) const;83 ImpRemap3DDepth::ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth) in ImpRemap3DDepth() function in ImpRemap3DDepth90 ImpRemap3DDepth::ImpRemap3DDepth(sal_uInt32 nOrdNum) in ImpRemap3DDepth() function in ImpRemap3DDepth96 ImpRemap3DDepth::~ImpRemap3DDepth() in ~ImpRemap3DDepth()100 bool ImpRemap3DDepth::operator<(const ImpRemap3DDepth& rComp) const in operator <()152 ImpRemap3DDepth aEntry(a, fMinimalDepth); in Imp3DDepthRemapper()[all …]
Completed in 22 milliseconds