Home
last modified time | relevance | path

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

/aoo42x/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::__anonfbd66d830111::VmlFindNoteFunc
304 bool VmlFindNoteFunc::operator()( const ::oox::vml::ShapeBase& rShape ) const in operator ()()
392 return getShapes().findShape( VmlFindNoteFunc( rPos ) ); in getNoteShape()

Completed in 16 milliseconds