Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx574 SwXFrame* pxFrame = SwIterator<SwXFrame,SwFmt>::FirstElement(*pFmt); in getSelection() local
575 if(pxFrame) //das einzige gemeinsame interface fuer alle Frames in getSelection()
577 aRef = uno::Reference< uno::XInterface >((cppu::OWeakObject*)pxFrame, uno::UNO_QUERY); in getSelection()

Completed in 32 milliseconds