Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dbundles.hxx57 class LineBundle : public Bundle class
64 LineBundle() {}; in LineBundle() function in LineBundle
65 virtual Bundle* Clone() { return new LineBundle( *this ); }; in Clone()
66 LineBundle& operator=( LineBundle& rLineBundle );
67 virtual ~LineBundle() {}; in ~LineBundle()
H A Dbundles.cxx54 LineBundle& LineBundle::operator=( LineBundle& rSource ) in operator =()
H A Delements.hxx80 LineBundle* pLineBundle; // Pointer to the current LineBundleIndex
81 LineBundle aLineBundle;
H A Dclass2.cxx152 LineBundle aTempLineBundle; in ImplDoClass2()
H A Delements.cxx101 pLineBundle = (LineBundle*)GetBundle( aLineList, rSource.pLineBundle->GetIndex() ); in operator =()
H A Dclass5.cxx39 …pElement->pLineBundle = (LineBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPrecision… in ImplDoClass5()

Completed in 24 milliseconds