Home
last modified time | relevance | path

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

123456789

/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx113 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx212 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
H A Dxmlexp.hxx334 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx701 … = reinterpret_cast<SwXTextDocument*>(xDocTunnel->getSomething(SwXTextDocument::getUnoTunnelId())); in IMPL_LINK()
/trunk/main/sc/inc/
H A Dstyleuno.hxx376 static const ::com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
H A Ddatauno.hxx200 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx241 …e* pSvxShape = reinterpret_cast<SvxShape*>(xUnoTunnel->getSomething( SvxShape::getUnoTunnelId() )); in lcl_getE3dScene()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx341 const ::com::sun::star::uno::Sequence< sal_Int8 > & SvxShape::getUnoTunnelId() throw() in getUnoTunnelId() function in SvxShape
362 …cast<SvxShape*>(sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( SvxShape::getUnoTunnelId()))); in getImplementation()
370 …if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getCons… in getSomething()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx530 xTunnel->getSomething(SwXShape::getUnoTunnelId()) )) in init()
737 xTunnel->getSomething(SwXShape::getUnoTunnelId()) )) in SetControlSize()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx2037 const Sequence< sal_Int8 > & OOo2OasisTransformer::getUnoTunnelId() throw() in getUnoTunnelId() function in OOo2OasisTransformer
2048 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx1020 SdXImpressDocument::getUnoTunnelId()))->GetDoc(); in GetModel()
/trunk/main/sw/inc/
H A Dunochart.hxx301 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
H A Dunoframe.hxx93 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
H A Dunotxdoc.hxx263 static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId();
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx295 static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId();
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx406 sal::static_int_cast< sal_IntPtr >( xStyleTunnel->getSomething( SwXStyle::getUnoTunnelId() ))); in Finish()
H A Dxmltble.cxx1213 …sal::static_int_cast< sal_IntPtr >( xTableTunnel->getSomething( SwXTextTable::getUnoTunnelId() ))); in exportTable()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx248 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx830 …static_int_cast< sal_IntPtr >(xTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId())); in ensureFormatter()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx615 …sal::static_int_cast< sal_IntPtr >( xNumTunnel->getSomething( SwXNumberingRules::getUnoTunnelId() … in setNumberingProperty()
H A Dunoidx.cxx468 const uno::Sequence< sal_Int8 > & SwXDocumentIndex::getUnoTunnelId() in getUnoTunnelId() function in SwXDocumentIndex
1757 const uno::Sequence< sal_Int8 > & SwXDocumentIndexMark::getUnoTunnelId() in getUnoTunnelId() function in SwXDocumentIndexMark
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx1488 const uno::Sequence<sal_Int8>& SfxObjectShell::getUnoTunnelId() in getUnoTunnelId() function in SfxObjectShell
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4681 … && (0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), _rIdentifier.getConstArray(), 16 )) in getSomething()
4691 const Sequence<sal_Int8>& FmXFilterCell::getUnoTunnelId() in getUnoTunnelId() function in FmXFilterCell
4713 return reinterpret_cast<FmXFilterCell*>(xTunnel->getSomething(getUnoTunnelId())); in getImplementation()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx184 xTunnel->getSomething( SwXTextDocument::getUnoTunnelId() )); in LoadFromURL_impl()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx1322 …ength() == 16 && 0 == rtl_compareMemory( SvNumberFormatsSupplierObj::getUnoTunnelId().getConstArra… in getSomething()

Completed in 183 milliseconds

123456789