Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/vba/
H A Dvbawindow.cxx79 uno::Reference< XCollection > xPanes( new SwVbaPanes( this, mxContext, m_xModel ) ); in Panes() local
81 return uno::makeAny( xPanes ); in Panes()
83 return uno::Any( xPanes->Item( aIndex, uno::Any() ) ); in Panes()

Completed in 5 milliseconds