Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/utlui/
H A Dunotools.cxx212 uno::Reference< frame::XFrame > xFrm; in IMPL_LINK() local
213 aFrame >>= xFrm; in IMPL_LINK()
215 uno::Reference< beans::XPropertySet > xPropSet( xFrm, uno::UNO_QUERY ); in IMPL_LINK()
231 _xController = xFrm->getController(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx583 uno::Reference< text::XTextFrame > xFrm = new SwXTextFrame((SwFrmFmt&)*pFmt); in getSelection() local
584 aRef = uno::Reference< uno::XInterface >(xFrm, uno::UNO_QUERY); in getSelection()
588 uno::Reference< text::XTextContent > xFrm = new SwXTextGraphicObject((SwFrmFmt&)*pFmt); in getSelection() local
589 aRef = xFrm; in getSelection()
593 uno::Reference< text::XTextContent > xFrm = new SwXTextEmbeddedObject((SwFrmFmt&)*pFmt); in getSelection() local
594 aRef = xFrm; in getSelection()
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx420 … uno::Reference< XTextFrame > xFrm = (SwXTextFrame*) SwXFrames::GetObject(*pFmt, FLYCNTTYPE_FRM); in getCrsrPropertyValue() local
421 pAny->setValue(&xFrm, ::getCppuType((uno::Reference<XTextFrame>*)0)); in getCrsrPropertyValue()
H A Dunocoll.cxx803 Reference< typename UnoFrameWrap_traits<T>::uno_frame_t > xFrm = in lcl_UnoWrapFrame() local
805 return uno::makeAny(xFrm); in lcl_UnoWrapFrame()

Completed in 46 milliseconds