Home
last modified time | relevance | path

Searched refs:this_type (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dftools.hxx156 typedef ScfRef this_type; typedef in ScfRef
159 inline /*implicit*/ ScfRef( const this_type& rRef ) { eat( rRef.mpObj, rRef.mpnCount ); } in ScfRef()
165 …inline this_type& operator=( const this_type& rRef ) { if( this != &rRef ) { rel(); eat( rRef.mp… in operator =()
167 …inline this_type& operator=( const ScfRef< Type2 >& rRef ) { rel(); eat( rRef.mpObj, rRef.mpnCou… in operator =()
/aoo4110/main/svx/source/inc/
H A Dfrmselimpl.hxx259 typedef FrameBorderIterBase< Cont, Iter, Pred > this_type; typedef in svx::FrameBorderIterBase
263 this_type& operator++();

Completed in 14 milliseconds