Home
last modified time | relevance | path

Searched refs:IteratorType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basebmp/inc/basebmp/
H A Dcolorblendaccessoradapter.hxx105 template< typename IteratorType > value_type operator()(IteratorType const& ) const in operator ()()
110 template< typename IteratorType, class Difference >
111 value_type operator()(IteratorType const& , Difference const& ) const in operator ()()
118 template< typename V, typename IteratorType >
119 void set(V const& value, IteratorType const& i) const in set()
129 template< typename V, typename IteratorType, class Difference >
130 void set(V const& value, IteratorType const& i, Difference const& diff) const in set()
/trunk/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx111 virtual bool IsEqual (const IteratorImplBase& rIterator, IteratorType aType) const;
170 virtual bool IsEqual (const IteratorImplBase& rIterator, IteratorType aType) const;
/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx426 bool IteratorImplBase::IsEqual (const IteratorImplBase& rIterator, IteratorType ) const in IsEqual()
555 IteratorType aType) const in IsEqual()
/trunk/main/sd/inc/
H A DOutlinerIterator.hxx67 enum IteratorType {SELECTION,SINGLE_VIEW,DOCUMENT}; enum

Completed in 21 milliseconds