Home
last modified time | relevance | path

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

123456789

/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx340 const ::com::sun::star::uno::Sequence< sal_Int8 > & SdGenericDrawPage::getUnoTunnelId() throw() in getUnoTunnelId() function in SdGenericDrawPage
358 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/trunk/main/sc/inc/
H A Dcellsuno.hxx470 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
1233 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
H A Ddocuno.hxx305 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
H A Ddapiuno.hxx268 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx305 const uno::Sequence< sal_Int8 > & SwXParagraph::getUnoTunnelId() in getUnoTunnelId() function in SwXParagraph
H A Dunosect.cxx239 const uno::Sequence< sal_Int8 > & SwXTextSection::getUnoTunnelId() in getUnoTunnelId() function in SwXTextSection
H A Dunotext.cxx1313 const uno::Sequence< sal_Int8 > & SwXText::getUnoTunnelId() in getUnoTunnelId() function in SwXText
H A Dunoobj.cxx1075 const uno::Sequence< sal_Int8 > & SwXTextCursor::getUnoTunnelId() in getUnoTunnelId() function in SwXTextCursor
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4093 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
4102 const uno::Sequence<sal_Int8>& ScCellRangesBase::getUnoTunnelId() in getUnoTunnelId() function in ScCellRangesBase
4124 …ret_cast<ScCellRangesBase*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
8774 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
8784 const uno::Sequence<sal_Int8>& ScTableSheetObj::getUnoTunnelId() in getUnoTunnelId() function in ScTableSheetObj
8806 …pret_cast<ScTableSheetObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUnoTunnelId()))); in getImplementation()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1369 …einterpret_cast<SfxObjectShell*>( xObjShellTunnel->getSomething(SfxObjectShell::getUnoTunnelId())); in getSfxObjShell()
/trunk/main/sw/inc/
H A Dunostyle.hxx221 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx1414 ExplicitValueProvider::getUnoTunnelId() )); in createInstance()
/trunk/main/starmath/source/
H A Dview.cxx1487 xTnnl->getSomething( TransferableHelper::getUnoTunnelId() ))); in Execute()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1526 …<SvNumberFormatsSupplierObj*>(xTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in setEvalDateFormatForFormatter()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx1122 static const ::com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx625 …pret_cast < SwXTextDocument * > ( xDocTunnel->getSomething ( SwXTextDocument::getUnoTunnelId() ) ); in Execute()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1112 xNumTunnel->getSomething( SwXTextColumns::getUnoTunnelId() ))); in PutValue()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2713 …e*>(sal::static_int_cast<sal_uIntPtr>(xUnoTunnel->getSomething( SvxDrawPage::getUnoTunnelId()) ) ); in getImplementation()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2936 …reinterpret_cast<SwXTextDocument*>(xWorkDocShell->getSomething(SwXTextDocument::getUnoTunnelId())); in MergeDocuments()

Completed in 234 milliseconds

123456789