Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx512 typedef ::boost::shared_ptr< Base > BaseRef; typedef
569 … inline static bool isValid( const BaseRef& rxBase ) { return rxBase.get() && rxBase->isValid(); } in isValid()

Completed in 34 milliseconds