Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx285 class VmlFindNoteFunc class
288 explicit VmlFindNoteFunc( const CellAddress& rPos );
298 VmlFindNoteFunc::VmlFindNoteFunc( const CellAddress& rPos ) : in VmlFindNoteFunc() function in oox::xls::__anon0f38ac7a0111::VmlFindNoteFunc
304 bool VmlFindNoteFunc::operator()( const ::oox::vml::ShapeBase& rShape ) const in operator ()()
392 return getShapes().findShape( VmlFindNoteFunc( rPos ) ); in getNoteShape()

Completed in 10 milliseconds