Lines Matching refs:getUnoTunnelId
297 xIfcTunnel->getSomething(SwXFrame::getUnoTunnelId())) : 0; in select()
300 xIfcTunnel->getSomething(SwXCell::getUnoTunnelId())) : 0; in select()
309 …reinterpret_cast<OTextCursorHelper*>(xIfcTunnel->getSomething(OTextCursorHelper::getUnoTunnelId())) in select()
319 …osN = reinterpret_cast<SwXTextRanges*>(xIfcTunnel->getSomething(SwXTextRanges::getUnoTunnelId())))) in select()
366 xIfcTunnel->getSomething(SwXTextTable::getUnoTunnelId())); in select()
398 xIfcTunnel->getSomething(SwXCellRange::getUnoTunnelId())) : 0; in select()
451 … pSwXShape = reinterpret_cast<SwXShape*>(xIfcTunnel->getSomething(SwXShape::getUnoTunnelId())); in select()
458 … pSvxShape = reinterpret_cast<SvxShape*>(xIfcTunnel->getSomething(SvxShape::getUnoTunnelId())); in select()
499 … reinterpret_cast<SvxShape*>(xShapeTunnel->getSomething(SvxShape::getUnoTunnelId())) : 0; in select()
610 getSomething(SwXTextDocument::getUnoTunnelId())); in getSelection()
1397 SwXTextRange::getUnoTunnelId())); in gotoRange()
1399 OTextCursorHelper::getUnoTunnelId())); in gotoRange()
1401 SwXParagraph::getUnoTunnelId())); in gotoRange()
2115 const uno::Sequence< sal_Int8 > & SwXTextViewCursor::getUnoTunnelId() in getUnoTunnelId() function in SwXTextViewCursor
2129 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()