Searched refs:xRightMostLeaf (Results 1 – 1 of 1) sorted by relevance
218 Reference< XIndexContainer > xRightMostLeaf = m_xEnvironmentHistory; in SetPage() local221 while ( xRightMostLeaf->getCount() ) in SetPage()223 xRightMostLeaf.set( in SetPage()224 xRightMostLeaf->getByIndex( xRightMostLeaf->getCount() - 1 ), in SetPage()229 xNewParent.set( ensureModelEnv( xRightMostLeaf, xNewPageForms ), UNO_QUERY_THROW ); in SetPage()
Completed in 17 milliseconds