Home
last modified time | relevance | path

Searched refs:OTextCursorHelper (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx201 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in IsInHeaderFooter()
202 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in IsInHeaderFooter()
245 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in createAndInsertOLEObject()
246 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertOLEObject()
554 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in createAndInsertOOoLink()
555 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertOOoLink()
642 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in createAndInsertApplet()
643 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertApplet()
687 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in createAndInsertPlugin()
688 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertPlugin()
[all …]
H A Dxmlimp.cxx554 OTextCursorHelper *lcl_xml_GetSwXTextCursor( const Reference < XTextCursor >& rTextCursor ) in lcl_xml_GetSwXTextCursor()
560 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper *>( in lcl_xml_GetSwXTextCursor()
561 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in lcl_xml_GetSwXTextCursor()
672 OTextCursorHelper *pTxtCrsr = 0; in startDocument()
807 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper *>( in endDocument()
808 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in endDocument()
H A Dxmltbli.cxx672 OTextCursorHelper *pSrcTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in EndElement()
673 …sal::static_int_cast< sal_IntPtr >( xSrcCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelI… in EndElement()
686 OTextCursorHelper *pDstTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in EndElement()
687 …sal::static_int_cast< sal_IntPtr >( xDstCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelI… in EndElement()
2879 OTextCursorHelper *pTxtCrsr = reinterpret_cast< OTextCursorHelper * >( in InsertTableSection()
2880 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in InsertTableSection()
H A DXMLRedlineImportHelper.cxx70 OTextCursorHelper *const pXCursor = in lcl_GetDocViaTunnel()
71 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xTunnel); in lcl_GetDocViaTunnel()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx389 sal_Bool lcl_CopySelToDoc( SwDoc* pInsDoc, OTextCursorHelper* pxCursor, SwXTextRange* pxRange) in lcl_CopySelToDoc()
449 OTextCursorHelper* pxCursor = 0; in insertNewByName()
454 pxCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in insertNewByName()
455 OTextCursorHelper::getUnoTunnelId())); in insertNewByName()
1070 OTextCursorHelper* pCursor = 0; in applyTo()
1077 pCursor = reinterpret_cast < OTextCursorHelper*> in applyTo()
1078 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo()
1093 pCursor = reinterpret_cast < OTextCursorHelper* > in applyTo()
1094 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo()
H A Dunotxvw.cxx306 OTextCursorHelper* pCursor = in select()
308 …reinterpret_cast<OTextCursorHelper*>(xIfcTunnel->getSomething(OTextCursorHelper::getUnoTunnelId())) in select()
1380 OTextCursorHelper* pCursor = 0; in gotoRange()
1385 pCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in gotoRange()
1386 OTextCursorHelper::getUnoTunnelId())); in gotoRange()
2111 return OTextCursorHelper::getSomething(rId); in getSomething()
2115 IMPLEMENT_FORWARD_XINTERFACE2(SwXTextViewCursor,SwXTextViewCursor_Base,OTextCursorHelper) in IMPLEMENT_FORWARD_XINTERFACE2()
H A Dunotxdoc.cxx882 OTextCursorHelper* pPosCrsr = 0; in FindAny()
885 pPosCrsr = reinterpret_cast<OTextCursorHelper*>(xCursorTunnel->getSomething( in FindAny()
886 OTextCursorHelper::getUnoTunnelId())); in FindAny()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx344 OTextCursorHelper* pCrsr = reinterpret_cast<OTextCursorHelper*>( xTunnel->getSomething( in IMPL_LINK()
345 OTextCursorHelper::getUnoTunnelId() )); in IMPL_LINK()
371 OTextCursorHelper* pCrsr = reinterpret_cast<OTextCursorHelper*>(xTunnel->getSomething( in ClearDocument()
372 OTextCursorHelper::getUnoTunnelId()) ); in ClearDocument()
/trunk/main/sw/source/core/unocore/
H A DTextCursorHelper.cxx35 const uno::Sequence< sal_Int8 > & OTextCursorHelper::getUnoTunnelId() in getUnoTunnelId()
44 sal_Int64 SAL_CALL OTextCursorHelper::getSomething( in getSomething()
H A Dunotext.cxx320 OTextCursorHelper *const pCursor = in insertString()
321 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in insertString()
461 OTextCursorHelper *const pCursor = in insertControlCharacter()
462 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>( in insertControlCharacter()
492 OTextCursorHelper *const pCursor = in insertControlCharacter()
493 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in insertControlCharacter()
1040 OTextCursorHelper *const pOwnCursor = in CheckForOwnMember()
1041 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xTunnel); in CheckForOwnMember()
2351 OTextCursorHelper *const pCursor = in copyText()
2352 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xCursorTunnel); in copyText()
H A Dunotextmarkup.cxx84 OTextCursorHelper* pCursor = 0; in commitTextRangeMarkup()
89 …Cursor = reinterpret_cast<OTextCursorHelper*>( sal::static_int_cast< sal_IntPtr >( xRangeTunnel->g… in commitTextRangeMarkup()
H A Dunorefmk.cxx311 OTextCursorHelper* pCursor = 0; in attach()
316 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attach()
1047 OTextCursorHelper *const pCursor( (pRange) ? 0 : in AttachImpl()
1048 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel)); in AttachImpl()
H A Dunoftn.cxx354 OTextCursorHelper *const pCursor = in attach()
355 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attach()
H A Dunobkm.cxx214 OTextCursorHelper* pCursor = 0; in attachToRangeEx()
219 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attachToRangeEx()
H A Dunoobj2.cxx1074 OTextCursorHelper* pCursor = 0; in XTextRangeToSwPaM()
1082 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in XTextRangeToSwPaM()
1100 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xCrsrTunnel); in XTextRangeToSwPaM()
H A Dunoframe.cxx2674 OTextCursorHelper* pCursor = 0; in attachToRange()
2679 pCursor = reinterpret_cast< OTextCursorHelper * >( in attachToRange()
2680 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in attachToRange()
3017 OTextCursorHelper* pCursor = 0; in attach()
3022 pCursor = reinterpret_cast< OTextCursorHelper * >( in attach()
3023 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in attach()
H A Dunoobj.cxx1082 return (nRet) ? nRet : OTextCursorHelper::getSomething(rId); in getSomething()
1281 OTextCursorHelper* pCursor = 0; in gotoRange()
1286 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in gotoRange()
3205 ? OTextCursorHelper::queryInterface(rType) in IMPLEMENT_FORWARD_REFCOUNT()
H A Dunoidx.cxx1327 OTextCursorHelper *const pCursor = in attach()
1328 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attach()
1882 OTextCursorHelper *const pCursor = in attach()
1883 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attach()
H A Dunosect.cxx301 OTextCursorHelper* pCursor = 0; in attach()
306 ::sw::UnoTunnelGetImplementation<OTextCursorHelper>(xRangeTunnel); in attach()
H A Dunodraw.cxx1994 OTextCursorHelper* pCursor = 0; in attach()
2003 pCursor = reinterpret_cast< OTextCursorHelper * >( in attach()
2004 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in attach()
H A Dunofield.cxx1214 OTextCursorHelper* pCursor = 0; in attachToRange()
1219 pCursor = reinterpret_cast< OTextCursorHelper * >( in attachToRange()
1220 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in attachToRange()
/trunk/main/sw/inc/
H A DTextCursorHelper.hxx32 class OTextCursorHelper : public ::cppu::ImplHelper1< ::com::sun::star::lang::XUnoTunnel> class
36 OTextCursorHelper(){} in OTextCursorHelper() function in OTextCursorHelper
H A Dunotextcursor.hxx78 , public OTextCursorHelper
H A Dunotext.hxx49 class OTextCursorHelper;
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx173 public OTextCursorHelper

12