Searched refs:ImpLabelList (Results 1 – 2 of 2) sorted by relevance
135 class ImpLabelList : private List class139 ImpLabelList() : List( 8, 4, 4 ) {} in ImpLabelList() function in ImpLabelList140 ImpLabelList( const ImpLabelList& rList );141 ~ImpLabelList();155 ImpLabelList::ImpLabelList( const ImpLabelList& rList ) : in ImpLabelList() function in ImpLabelList164 ImpLabelList::~ImpLabelList() in ~ImpLabelList()172 sal_uLong ImpLabelList::ImplGetLabelPos( const String& rLabelName ) in ImplGetLabelPos()222 pLabelList = new ImpLabelList( *rMtf.pLabelList ); in GDIMetaFile()257 pLabelList = new ImpLabelList( *rMtf.pLabelList ); in operator =()676 pLabelList = new ImpLabelList; in InsertLabel()
35 class ImpLabelList;103 ImpLabelList* pLabelList;
Completed in 16 milliseconds