Searched refs:xPanes (Results 1 – 1 of 1) sorted by relevance
79 uno::Reference< XCollection > xPanes( new SwVbaPanes( this, mxContext, m_xModel ) ); in Panes() local81 return uno::makeAny( xPanes ); in Panes()83 return uno::Any( xPanes->Item( aIndex, uno::Any() ) ); in Panes()
Completed in 13 milliseconds