Lines Matching refs:ObjectIdentifier
80 class OOO_DLLPUBLIC_CHARTTOOLS ObjectIdentifier class
100 ObjectIdentifier();
101 ObjectIdentifier( const ::rtl::OUString& rObjectCID );
102 …ObjectIdentifier( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxS…
103 ObjectIdentifier( const ::com::sun::star::uno::Any& rAny );
104 virtual ~ObjectIdentifier();
106 ObjectIdentifier( const ObjectIdentifier& rOID );
107 ObjectIdentifier& operator=( const ObjectIdentifier& rOID );
108 bool operator==( const ObjectIdentifier& rOID ) const;
109 bool operator!=( const ObjectIdentifier& rOID ) const;
110 bool operator<( const ObjectIdentifier& rOID ) const;