/aoo41x/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 ); \
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 186 sal_Int64 SAL_CALL ScHeaderFooterContentObj::getSomething( in getSomething() function in ScHeaderFooterContentObj 222 …cast<ScHeaderFooterContentObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 687 sal_Int64 SAL_CALL ScCellTextCursor::getSomething( in getSomething() function in ScCellTextCursor 696 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 722 …terpret_cast<ScCellTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 791 sal_Int64 SAL_CALL ScHeaderFooterTextCursor::getSomething( in getSomething() function in ScHeaderFooterTextCursor 800 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 827 …cast<ScHeaderFooterTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId(… in getImplementation() 895 sal_Int64 SAL_CALL ScDrawTextCursor::getSomething( in getSomething() function in ScDrawTextCursor 904 return SvxUnoTextCursor::getSomething( rId ); in getSomething() [all …]
|
/aoo41x/main/xmlsecurity/source/xmlsec/nss/ |
H A D | xmlencryption_nssimpl.cxx | 104 …XMLSecurityContext_NssImpl* pSecCtxt = ( XMLSecurityContext_NssImpl* )xSecTunnel->getSomething( XM… in encrypt() 111 …sal::static_int_cast<sal_uIntPtr>(xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTun… in encrypt() 129 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 148 … xTgtTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in encrypt() 285 … xTplTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in decrypt() 325 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in decrypt()
|
H A D | xmlsignature_nssimpl.cxx | 111 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in generate() 133 …XMLSecurityContext_NssImpl* pSecCtxt = ( XMLSecurityContext_NssImpl* )xSecTunnel->getSomething( XM… in generate() 141 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in generate() 219 … xNodTunnel->getSomething( XMLElementWrapper_XmlSecImpl::getUnoTunnelImplementationId() ))); in validate() 251 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in validate()
|
H A D | xmlsecuritycontext_nssimpl.cxx | 179 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… 284 sal_Int64 SAL_CALL XMLSecurityContext_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdentif… 311 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 263 sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( getUnoTunnelId() ))) ; in getImplementation() 701 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in buildCertificatePath() 800 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in verifyCertificate() 1018 …sal::static_int_cast<sal_uIntPtr>(xCertTunnel->getSomething( X509Certificate_NssImpl::getUnoTunnel… in getCertificateCharacters()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 297 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() 1396 pRange = reinterpret_cast<SwXTextRange*>(xRangeTunnel->getSomething( in gotoRange() 1398 pCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in gotoRange() 1400 pPara = reinterpret_cast<SwXParagraph*>(xRangeTunnel->getSomething( in gotoRange() 2124 sal_Int64 SAL_CALL SwXTextViewCursor::getSomething( in getSomething() function in SwXTextViewCursor [all …]
|
H A D | unoatxt.cxx | 304 sal_Int64 SAL_CALL SwXAutoTextGroup::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXAutoTextGroup 461 pxRange = reinterpret_cast<SwXTextRange*>(xRangeTunnel->getSomething( in insertNewByName() 463 pxCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in insertNewByName() 864 sal_Int64 SAL_CALL SwXAutoTextEntry::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXAutoTextEntry 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()
|
/aoo41x/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 …return xUT.is() ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(… 60 sal_Int64 ClassName::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier )… 66 return BaseClass::getSomething( rIdentifier ); \ 86 …return xUT.is() ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(…
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 386 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in _CreateShape() 611 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in add() 613 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in add() 901 sal_Int64 SAL_CALL SwXShape::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() function in SwXShape 920 return xAggTunnel->getSomething(rId); in getSomething() 969 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in SwXShape() 1163 sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething(SwXFrame::getUnoTunnelId()) )) in setPropertyValue() 2030 sal::static_int_cast< sal_IntPtr >( xRangeTunnel->getSomething( SwXText::getUnoTunnelId()) )); in attach() 2215 sal::static_int_cast< sal_IntPtr >( xShapeTunnel->getSomething(SvxShape::getUnoTunnelId()) )); in GetSvxShape() 2842 sal::static_int_cast< sal_IntPtr >( xTunnel->getSomething(SwXShape::getUnoTunnelId()) )); in add() [all …]
|
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/ |
H A D | xmlsignature_mscryptimpl.cxx | 96 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in generate() 111 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething… in generate() 196 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in validate() 210 …XMLElementWrapper_XmlSecImpl* pElement = ( XMLElementWrapper_XmlSecImpl* )xNodTunnel->getSomething… in validate()
|
H A D | xmlencryption_mscryptimpl.cxx | 98 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in encrypt() 113 …_XmlSecImpl* pTemplate = ( XMLElementWrapper_XmlSecImpl* )xTplTunnel->getSomething( XMLElementWrap… in encrypt() 235 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSomething( SecurityEnviro… in decrypt() 250 …_XmlSecImpl* pTemplate = ( XMLElementWrapper_XmlSecImpl* )xTplTunnel->getSomething( XMLElementWrap… in decrypt()
|
H A D | xmlsecuritycontext_mscryptimpl.cxx | 159 …SCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSomething( SecurityEnviro… 304 sal_Int64 SAL_CALL XMLSecurityContext_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIde… 331 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 270 return ( SecurityEnvironment_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ; in getImplementation() 817 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in buildCertificatePath() 1004 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in verifyCertificate() 1169 …xcert = ( X509Certificate_MSCryptImpl* )xCertTunnel->getSomething( X509Certificate_MSCryptImpl::ge… in getCertificateCharacters()
|
/aoo41x/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 | 547 sal_Int64 SAL_CALL SwXMLImport::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() function in SwXMLImport 556 return SvXMLImport::getSomething( rId ); in getSomething() 566 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in lcl_xml_GetSwXTextCursor() 815 …sal::static_int_cast< sal_IntPtr >( xCrsrTunnel->getSomething( OTextCursorHelper::getUnoTunnelId()… in endDocument() 1090 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetViewSettings() 1491 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetConfigurationSettings() 1745 …sal::static_int_cast< sal_IntPtr >( xModelTunnel->getSomething(SwXTextDocument::getUnoTunnelId() … in GetDocFromXMLImport() 1761 xDocTunnel->getSomething( SwXTextDocument::getUnoTunnelId() ) ); in initXForms()
|
H A D | xmlexp.cxx | 216 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in exportDoc() 479 sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId()) )); in GetViewSettings() 616 … sal::static_int_cast< sal_IntPtr >( xTextTunnel->getSomething( SwXText::getUnoTunnelId() ))); in SetBodyAttributes() 935 sal_Int64 SAL_CALL SwXMLExport::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() function in SwXMLExport 944 return SvXMLExport::getSomething( rId ); in getSomething()
|
/aoo41x/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 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()
|
/aoo41x/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() 406 sal_Int64 SAL_CALL ViewTabBar::getSomething (const Sequence<sal_Int8>& rId) in getSomething() function in sd::ViewTabBar
|
/aoo41x/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()
|
/aoo41x/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 406 return SvXMLExport::getSomething( rId ); in getSomething() 611 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc() 662 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent() 695 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
|
/aoo41x/main/sc/inc/ |
H A D | textuno.hxx | 100 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 266 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 294 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< 324 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
|
/aoo41x/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
|
/aoo41x/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()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AView.cxx | 67 sal_Int64 OAdoView::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething() function in OAdoView 71 : OView_ADO::getSomething(rId); in getSomething()
|