Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dfmobj.cxx218 Reference< XIndexContainer > xRightMostLeaf = m_xEnvironmentHistory; in SetPage() local
221 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 19 milliseconds