Home
last modified time | relevance | path

Searched refs:getUnoTunnelId (Results 1 – 25 of 219) sorted by relevance

123456789

/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx190 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
199 const uno::Sequence<sal_Int8>& ScHeaderFooterContentObj::getUnoTunnelId() in getUnoTunnelId() function in ScHeaderFooterContentObj
222 …<ScHeaderFooterContentObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
691 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
700 const uno::Sequence<sal_Int8>& ScCellTextCursor::getUnoTunnelId() in getUnoTunnelId() function in ScCellTextCursor
722 …ret_cast<ScCellTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
795 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
804 const uno::Sequence<sal_Int8>& ScHeaderFooterTextCursor::getUnoTunnelId() in getUnoTunnelId() function in ScHeaderFooterTextCursor
899 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
908 const uno::Sequence<sal_Int8>& ScDrawTextCursor::getUnoTunnelId() in getUnoTunnelId() function in ScDrawTextCursor
[all …]
H A Dfmtuno.cxx472 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
481 const uno::Sequence<sal_Int8>& ScTableConditionalFormat::getUnoTunnelId() in getUnoTunnelId() function in ScTableConditionalFormat
504 …<ScTableConditionalFormat*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
987 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
996 const uno::Sequence<sal_Int8>& ScTableValidationObj::getUnoTunnelId() in getUnoTunnelId() function in ScTableValidationObj
1019 …cast<ScTableValidationObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
H A Dsrchuno.cxx230 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
239 const uno::Sequence<sal_Int8>& ScCellSearchObj::getUnoTunnelId() in getUnoTunnelId() function in ScCellSearchObj
262 …pret_cast<ScCellSearchObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
/trunk/main/comphelper/inc/comphelper/
H A Dservicehelper.hxx42 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw(); \
47 const ::com::sun::star::uno::Sequence< sal_Int8 > & classname::getUnoTunnelId() throw() \
67 …<classname*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( classname::getUnoTunnelId() ))); \
76 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), \
88 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), \
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx296 const uno::Sequence< sal_Int8 > & SwXAutoTextGroup::getUnoTunnelId() in getUnoTunnelId() function in SwXAutoTextGroup
308 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
462 SwXTextRange::getUnoTunnelId())); in insertNewByName()
464 OTextCursorHelper::getUnoTunnelId())); in insertNewByName()
856 const uno::Sequence< sal_Int8 > & SwXAutoTextEntry::getUnoTunnelId() in getUnoTunnelId() function in SwXAutoTextEntry
868 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
1101 ( xTunnel->getSomething( SwXTextRange::getUnoTunnelId() ) ); in applyTo()
1103 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo()
1105 ( xTunnel->getSomething( SwXText::getUnoTunnelId() ) ); in applyTo()
1119 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo()
H A Dunotxvw.cxx297 xIfcTunnel->getSomething(SwXFrame::getUnoTunnelId())) : 0; in select()
300 xIfcTunnel->getSomething(SwXCell::getUnoTunnelId())) : 0; 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()
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
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx384 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in _CreateShape()
609 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in add()
611 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in add()
893 const uno::Sequence< sal_Int8 > & SwXShape::getUnoTunnelId() in getUnoTunnelId() function in SwXShape
903 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
967 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in SwXShape()
1161 sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething(SwXFrame::getUnoTunnelId()) )) in setPropertyValue()
2028 sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( SwXText::getUnoTunnelId()) )); in attach()
2213 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in GetSvxShape()
2840 sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in add()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx179 …tyEnvironment_NssImpl* )xEnvTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ) ;
287 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
294 const Sequence< sal_Int8>& XMLSecurityContext_NssImpl :: getUnoTunnelId() {
311 return ( XMLSecurityContext_NssImpl* )xUT->getSomething( getUnoTunnelId() ) ;
H A Dsecurityenvironment_nssimpl.cxx238 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
245 const Sequence< sal_Int8>& SecurityEnvironment_NssImpl :: getUnoTunnelId() { in getUnoTunnelId() function in SecurityEnvironment_NssImpl
263 sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( getUnoTunnelId() ))) ; in getImplementation()
701 …ic_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnelId() ))) ; in buildCertificatePath()
800 …ic_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnelId() ))) ; in verifyCertificate()
1018 …ic_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnelId() ))) ; in getCertificateCharacters()
H A Dxmlsignature_nssimpl.cxx133 …ecurityContext_NssImpl* )xSecTunnel->getSomething( XMLSecurityContext_NssImpl::getUnoTunnelId() ) ; in generate()
141 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in generate()
251 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in validate()
H A Dxmlencryption_nssimpl.cxx104 …ecurityContext_NssImpl* )xSecTunnel->getSomething( XMLSecurityContext_NssImpl::getUnoTunnelId() ) ; in encrypt()
111 …int_cast<sal_uIntPtr>(xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))) ; in encrypt()
325 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in decrypt()
/trunk/main/xmloff/source/style/
H A DStyleMap.cxx49 const Sequence< sal_Int8 > & StyleMap::getUnoTunnelId() throw() in getUnoTunnelId() function in StyleMap
71 xUT->getSomething( StyleMap::getUnoTunnelId() ) ); in getImplementation()
82 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx130 xTunnel->getSomething(DrawController::getUnoTunnelId())); in ViewTabBar()
230 xTunnel->getSomething(DrawController::getUnoTunnelId())); in GetAnchorWindow()
265 xTunnel->getSomething(framework::Pane::getUnoTunnelId())); in GetAnchorWindow()
387 const Sequence<sal_Int8>& ViewTabBar::getUnoTunnelId (void) in getUnoTunnelId() function in sd::ViewTabBar
412 && rtl_compareMemory(getUnoTunnelId().getConstArray(), rId.getConstArray(), 16) == 0) in getSomething()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx159 …nment_MSCryptImpl* )xEnvTunnel->getSomething( SecurityEnvironment_MSCryptImpl::getUnoTunnelId() ) ;
307 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
314 const Sequence< sal_Int8>& XMLSecurityContext_MSCryptImpl :: getUnoTunnelId() {
331 return ( XMLSecurityContext_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ;
H A Dsecurityenvironment_mscryptimpl.cxx246 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
253 const Sequence< sal_Int8>& SecurityEnvironment_MSCryptImpl :: getUnoTunnelId() { in getUnoTunnelId() function in SecurityEnvironment_MSCryptImpl
270 return ( SecurityEnvironment_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ; in getImplementation()
817 …tificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::getUnoTunnelId() ) ; in buildCertificatePath()
1004 …tificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::getUnoTunnelId() ) ; in verifyCertificate()
1169 …tificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::getUnoTunnelId() ) ; in getCertificateCharacters()
/trunk/main/svl/source/numbers/
H A Dnumuno.cxx123 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
132 const uno::Sequence<sal_Int8>& SvNumberFormatsSupplierObj::getUnoTunnelId() in getUnoTunnelId() function in SvNumberFormatsSupplierObj
155 …umberFormatsSupplierObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( getUnoTunnelId() ))); in getImplementation()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx202 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in IsInHeaderFooter()
246 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in createAndInsertOLEObject()
555 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in createAndInsertOOoLink()
643 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in createAndInsertApplet()
688 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertPlugin()
770 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in createAndInsertFloatingFrame()
920 sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( SwXFrame::getUnoTunnelId() ))); in endAppletOrPlugin()
H A Dxmlimp.cxx537 const Sequence< sal_Int8 > & SwXMLImport::getUnoTunnelId() throw() in getUnoTunnelId() function in SwXMLImport
547 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
562 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in lcl_xml_GetSwXTextCursor()
811 …:static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ))); in endDocument()
1086 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetViewSettings()
1487 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetConfigurationSettings()
1741 …::static_int_cast< sal_IntPtr >( xModelTunnel->getSomething(SwXTextDocument::getUnoTunnelId() ))); in GetDocFromXMLImport()
1757 xDocTunnel->getSomething( SwXTextDocument::getUnoTunnelId() ) ); in initXForms()
H A Dxmlexp.cxx212 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in exportDoc()
475 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId()) )); in GetViewSettings()
612 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetBodyAttributes()
925 const Sequence< sal_Int8 > & SwXMLExport::getUnoTunnelId() throw() in getUnoTunnelId() function in SwXMLExport
935 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export()
312 xFilterTunnel->getSomething( SmXMLExport::getUnoTunnelId() ))); in WriteThroughComponent()
402 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
409 const uno::Sequence< sal_Int8 > & SmXMLExport::getUnoTunnelId() throw() in getUnoTunnelId() function in SmXMLExport
611 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc()
662 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent()
695 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx139 const uno::Sequence< sal_Int8 >& ValueSetAcc::getUnoTunnelId() in getUnoTunnelId() function in ValueSetAcc
163 …::static_int_cast<sal_IntPtr>(xUnoTunnel->getSomething( ValueSetAcc::getUnoTunnelId() ))) : NULL ); in getImplementation()
719 …if( ( rId.getLength() == 16 ) && ( 0 == rtl_compareMemory( ValueSetAcc::getUnoTunnelId().getConstA… in getSomething()
883 const uno::Sequence< sal_Int8 >& ValueItemAcc::getUnoTunnelId() in getUnoTunnelId() function in ValueItemAcc
907 …:static_int_cast<sal_IntPtr>(xUnoTunnel->getSomething( ValueItemAcc::getUnoTunnelId() ))) : NULL ); in getImplementation()
1290 …if( ( rId.getLength() == 16 ) && ( 0 == rtl_compareMemory( ValueItemAcc::getUnoTunnelId().getConst… in getSomething()
/trunk/main/sc/inc/
H A Dtextuno.hxx104 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
270 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
298 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
328 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx265 const uno::Sequence< sal_Int8 > & SvXMLAttributeList::getUnoTunnelId() throw() in getUnoTunnelId() function in SvXMLAttributeList
289 xUT->getSomething( SvXMLAttributeList::getUnoTunnelId()))); in getImplementation()
299 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
H A Dunoatrcn.cxx107 const ::com::sun::star::uno::Sequence< sal_Int8 > & SvUnoAttributeContainer::getUnoTunnelId() throw… in getUnoTunnelId() function in SvUnoAttributeContainer
131 xUT->getSomething( SvUnoAttributeContainer::getUnoTunnelId()))); in getImplementation()
139 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/trunk/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx299 if ( ( i_identifier.getLength() == 16 ) && ( i_identifier == getUnoTunnelId() ) ) in getSomething()
305 Sequence< sal_Int8 > GridColumn::getUnoTunnelId() throw() in getUnoTunnelId() function in toolkit::GridColumn
316 …GridColumn* >( ::sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething( getUnoTunnelId() ) ) ); in getImplementation()

Completed in 151 milliseconds

123456789