| /trunk/main/sc/source/ui/unoobj/ |
| H A D | textuno.cxx | 183 sal_Int64 SAL_CALL ScHeaderFooterContentObj::getSomething( in getSomething() function in ScHeaderFooterContentObj 219 …cast<ScHeaderFooterContentObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 674 sal_Int64 SAL_CALL ScCellTextCursor::getSomething( in getSomething() function in ScCellTextCursor 683 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 709 …terpret_cast<ScCellTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 778 sal_Int64 SAL_CALL ScHeaderFooterTextCursor::getSomething( in getSomething() function in ScHeaderFooterTextCursor 787 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 814 …cast<ScHeaderFooterTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 882 sal_Int64 SAL_CALL ScDrawTextCursor::getSomething( in getSomething() function in ScDrawTextCursor 891 return SvxUnoTextCursor::getSomething( rId ); in getSomething() [all …]
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | servicehelper.hxx | 44 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdent… 67 …return reinterpret_cast<classname*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( classname:… 74 sal_Int64 SAL_CALL classname::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId … 86 sal_Int64 SAL_CALL classname::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId … 95 return baseclass::getSomething( rId ); \
|
| /trunk/main/xmlsecurity/source/xmlsec/nss/ |
| H A D | xmlencryption_nssimpl.cxx | 103 …XMLSecurityContext_NssImpl* pSecCtxt = ( XMLSecurityContext_NssImpl* )xSecTunnel->getSomething( XM… in encrypt() 110 …sal::static_int_cast<sal_uIntPtr>(xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTun… in encrypt() 128 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 147 … xTgtTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 283 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in decrypt() 323 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in decrypt()
|
| H A D | xmlsignature_nssimpl.cxx | 110 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in generate() 132 …XMLSecurityContext_NssImpl* pSecCtxt = ( XMLSecurityContext_NssImpl* )xSecTunnel->getSomething( XM… in generate() 140 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in generate() 216 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in validate() 248 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in validate()
|
| H A D | xmlsecuritycontext_nssimpl.cxx | 173 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… 277 sal_Int64 SAL_CALL XMLSecurityContext_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdentif… 303 return ( XMLSecurityContext_NssImpl* )xUT->getSomething( getUnoTunnelId() ) ;
|
| H A D | securityenvironment_nssimpl.cxx | 235 sal_Int64 SAL_CALL SecurityEnvironment_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdenti… in getSomething() function in SecurityEnvironment_NssImpl 262 sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( getUnoTunnelId() ))) ; in getImplementation() 700 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in buildCertificatePath() 798 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in verifyCertificate() 1016 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in getCertificateCharacters()
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | unotxvw.cxx | 296 xIfcTunnel->getSomething(SwXFrame::getUnoTunnelId())) : 0; in select() 299 xIfcTunnel->getSomething(SwXCell::getUnoTunnelId())) : 0; in select() 308 …reinterpret_cast<OTextCursorHelper*>(xIfcTunnel->getSomething(OTextCursorHelper::getUnoTunnelId())) in select() 318 …0 != (pPosN = reinterpret_cast<SwXTextRanges*>(xIfcTunnel->getSomething(SwXTextRanges::getUnoTunne… in select() 365 xIfcTunnel->getSomething(SwXTextTable::getUnoTunnelId())); in select() 397 xIfcTunnel->getSomething(SwXCellRange::getUnoTunnelId())) : 0; in select() 450 … pSwXShape = reinterpret_cast<SwXShape*>(xIfcTunnel->getSomething(SwXShape::getUnoTunnelId())); in select() 457 … pSvxShape = reinterpret_cast<SvxShape*>(xIfcTunnel->getSomething(SvxShape::getUnoTunnelId())); in select() 498 … reinterpret_cast<SvxShape*>(xShapeTunnel->getSomething(SvxShape::getUnoTunnelId())) : 0; in select() 609 getSomething(SwXTextDocument::getUnoTunnelId())); in getSelection() [all …]
|
| H A D | unoatxt.cxx | 299 sal_Int64 SAL_CALL SwXAutoTextGroup::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXAutoTextGroup 452 pxRange = reinterpret_cast<SwXTextRange*>(xRangeTunnel->getSomething( in insertNewByName() 454 pxCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in insertNewByName() 843 sal_Int64 SAL_CALL SwXAutoTextEntry::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXAutoTextEntry 1076 ( xTunnel->getSomething( SwXTextRange::getUnoTunnelId() ) ); in applyTo() 1078 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo() 1080 ( xTunnel->getSomething( SwXText::getUnoTunnelId() ) ); in applyTo() 1094 ( xTunnel->getSomething( OTextCursorHelper::getUnoTunnelId() ) ); in applyTo()
|
| H A D | unotxdoc.cxx | 245 sal_Int64 SAL_CALL SwXTextDocument::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() function in SwXTextDocument 254 sal_Int64 nRet = SfxBaseModel::getSomething( rId ); in getSomething() 264 return xNumTunnel->getSomething(rId); in getSomething() 267 return SfxBaseModel::getSomething( rId ); in getSomething() 462 xNumTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in GetNumberFormatter() 785 … if(!IsValid() || !xDescTunnel.is() || !xDescTunnel->getSomething(SwXTextSearch::getUnoTunnelId())) in replaceAll() 792 xDescTunnel->getSomething(SwXTextSearch::getUnoTunnelId())); in replaceAll() 871 … if(!IsValid() || !xDescTunnel.is() || !xDescTunnel->getSomething(SwXTextSearch::getUnoTunnelId())) in FindAny() 876 xDescTunnel->getSomething(SwXTextSearch::getUnoTunnelId())); in FindAny() 885 pPosCrsr = reinterpret_cast<OTextCursorHelper*>(xCursorTunnel->getSomething( in FindAny() [all …]
|
| /trunk/main/toolkit/inc/toolkit/helper/ |
| H A D | macros.hxx | 30 sal_Int64 ClassName::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier )… 56 … ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::Get… 60 sal_Int64 ClassName::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier )… 66 return BaseClass::getSomething( rIdentifier ); \ 86 … ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::Get…
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unodraw.cxx | 384 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in _CreateShape() 605 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in add() 607 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in add() 895 sal_Int64 SAL_CALL SwXShape::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXShape 913 return xAggTunnel->getSomething(rId); in getSomething() 962 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in SwXShape() 991 … sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething( SwXShape::getUnoTunnelId() ) ) ); in AddExistingShapeToFmt() 1153 … sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething(SwXFrame::getUnoTunnelId()) )) in setPropertyValue() 2000 …sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( SwXTextRange::getUnoTunnelId()) )); in attach() 2002 … sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( SwXText::getUnoTunnelId()) )); in attach() [all …]
|
| /trunk/main/xmlsecurity/source/xmlsec/mscrypt/ |
| H A D | xmlsignature_mscryptimpl.cxx | 95 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in generate() 110 …r_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething( XMLElementWrap… in generate() 193 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in validate() 207 …r_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething( XMLElementWrap… in validate()
|
| H A D | xmlencryption_mscryptimpl.cxx | 97 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in encrypt() 112 …_XmlSecImpl* pTemplate = ( XMLElementWrapper_XmlSecImpl* )xTplTunnel->getSomething( XMLElementWrap… in encrypt() 233 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in decrypt() 248 …_XmlSecImpl* pTemplate = ( XMLElementWrapper_XmlSecImpl* )xTplTunnel->getSomething( XMLElementWrap… in decrypt()
|
| H A D | xmlsecuritycontext_mscryptimpl.cxx | 153 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSomething( SecurityEnviro… 297 sal_Int64 SAL_CALL XMLSecurityContext_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIde… 323 return ( XMLSecurityContext_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ;
|
| H A D | securityenvironment_mscryptimpl.cxx | 243 sal_Int64 SAL_CALL SecurityEnvironment_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aId… in getSomething() function in SecurityEnvironment_MSCryptImpl 269 return ( SecurityEnvironment_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ; in getImplementation() 816 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in buildCertificatePath() 1002 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in verifyCertificate() 1167 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in getCertificateCharacters()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmltexti.cxx | 202 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in IsInHeaderFooter() 246 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertOLEObject() 555 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in createAndInsertOOoLink() 643 …sal::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 …sal::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 D | xmlimp.cxx | 543 sal_Int64 SAL_CALL SwXMLImport::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() function in SwXMLImport 551 return SvXMLImport::getSomething( rId ); in getSomething() 561 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId(… in lcl_xml_GetSwXTextCursor() 808 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in endDocument() 1083 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetViewSettings() 1484 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetConfigurationSettings() 1731 …sal::static_int_cast< sal_IntPtr >( xModelTunnel->getSomething(SwXTextDocument::getUnoTunnelId() … in GetDocFromXMLImport() 1747 xDocTunnel->getSomething( SwXTextDocument::getUnoTunnelId() ) ); in initXForms()
|
| H A D | xmlexp.cxx | 212 … 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() 921 sal_Int64 SAL_CALL SwXMLExport::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() function in SwXMLExport 929 return SvXMLExport::getSomething( rId ); in getSomething()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | ViewTabBar.cxx | 130 xTunnel->getSomething(DrawController::getUnoTunnelId())); in ViewTabBar() 230 xTunnel->getSomething(DrawController::getUnoTunnelId())); in GetAnchorWindow() 265 xTunnel->getSomething(framework::Pane::getUnoTunnelId())); in GetAnchorWindow() 397 sal_Int64 SAL_CALL ViewTabBar::getSomething (const Sequence<sal_Int8>& rId) in getSomething() function in sd::ViewTabBar
|
| /trunk/main/sc/inc/ |
| H A D | textuno.hxx | 100 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 248 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 275 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 304 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
|
| /trunk/main/starmath/source/ |
| H A D | mathmlexport.cxx | 112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export() 312 xFilterTunnel->getSomething( SmXMLExport::getUnoTunnelId() ))); in WriteThroughComponent() 397 sal_Int64 SAL_CALL SmXMLExport::getSomething( in getSomething() function in SmXMLExport 405 return SvXMLExport::getSomething( rId ); in getSomething() 603 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc() 654 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent() 687 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
|
| /trunk/main/xmlsecurity/tools/standalone/csfit/ |
| H A D | encrypter.cxx | 161 …ecImpl* pTplElement = ( XMLElementWrapper_XmlSecImpl* )xTplEleTunnel->getSomething( XMLElementWrap… in main() 185 …ecImpl* pTarElement = ( XMLElementWrapper_XmlSecImpl* )xTarEleTunnel->getSomething( XMLElementWrap… in main() 228 …onment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( SecurityEnviro… in main()
|
| /trunk/main/xmlsecurity/tools/standalone/mscsfit/ |
| H A D | encrypter.cxx | 167 …ecImpl* pTplElement = ( XMLElementWrapper_XmlSecImpl* )xTplEleTunnel->getSomething( XMLElementWrap… in main() 191 …ecImpl* pTarElement = ( XMLElementWrapper_XmlSecImpl* )xTarEleTunnel->getSomething( XMLElementWrap… in main() 234 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSomething( SecurityEnviro… in main()
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | glosdoc.cxx | 609 xEntryTunnel->getSomething( SwXAutoTextEntry::getUnoTunnelId() ) ); in RemoveFileFromList() 675 xEntryTunnel->getSomething( SwXAutoTextEntry::getUnoTunnelId() ) ); in InvalidateUNOOjects() 702 …pSwGroup = reinterpret_cast< SwXAutoTextGroup* >( xGroupTunnel->getSomething( SwXAutoTextGroup::ge… in GetAutoTextGroup() 771 …pEntry = reinterpret_cast< SwXAutoTextEntry* >( xEntryTunnel->getSomething( SwXAutoTextEntry::getU… in GetAutoTextEntry()
|
| /trunk/main/xmloff/source/style/ |
| H A D | StyleMap.cxx | 71 xUT->getSomething( StyleMap::getUnoTunnelId() ) ); in getImplementation() 77 sal_Int64 SAL_CALL StyleMap::getSomething( in getSomething() function in StyleMap
|