Home
last modified time | relevance | path

Searched refs:rIdentifier (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx64 bool UnoInterfaceToUniqueIdentifierMapper::registerReference( const OUString& rIdentifier, const Re… in registerReference() argument
69 return rIdentifier != (*aIter).first; in registerReference()
71 else if( findIdentifier( rIdentifier, aIter ) ) in registerReference()
77 maEntries.insert( IdMap_t::value_type( rIdentifier, rInterface ) ); in registerReference()
80 const sal_Unicode *p = rIdentifier.getStr(); in registerReference()
81 sal_Int32 nLength = rIdentifier.getLength(); in registerReference()
101 sal_Int32 nId = rIdentifier.copy(2).toInt32(); in registerReference()
131 …nterface >& UnoInterfaceToUniqueIdentifierMapper::getReference( const OUString& rIdentifier ) const in getReference()
134 if( findIdentifier( rIdentifier, aIter ) ) in getReference()
160 bool UnoInterfaceToUniqueIdentifierMapper::findIdentifier( const OUString& rIdentifier, IdMap_t::co… in findIdentifier() argument
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx121 const ::rtl::OUString & rIdentifier, in commitStringMarkup()
134 !SwSmartTagMgr::Get().IsSmartTagTypeEnabled( rIdentifier ) ) in commitStringMarkup()
246 pSubList->Insert( rIdentifier, xMarkupInfoContainer, in commitStringMarkup()
262 … pSubList->Insert( rIdentifier, xMarkupInfoContainer, 0, static_cast< xub_StrLen >(nTmpLen) ); in commitStringMarkup()
277 pWList->Insert( rIdentifier, xMarkupInfoContainer, in commitStringMarkup()
290 const ::rtl::OUString & rIdentifier, in lcl_commitGrammarMarkUp()
346 pSubList->Insert( rIdentifier, xMarkupInfoContainer, in lcl_commitGrammarMarkUp()
361 … pSubList->Insert( rIdentifier, xMarkupInfoContainer, 0, static_cast< xub_StrLen >(nTmpLen) ); in lcl_commitGrammarMarkUp()
376 pWList->Insert( rIdentifier, xMarkupInfoContainer, in lcl_commitGrammarMarkUp()
H A Dunoflatpara.cxx131 …ragraph::commitStringMarkup(::sal_Int32 nType, const ::rtl::OUString & rIdentifier, ::sal_Int32 nS… in commitStringMarkup() argument
134 … SwXTextMarkup::commitStringMarkup( nType, rIdentifier, nStart, nLength, rxMarkupInfoContainer ); in commitStringMarkup()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx30 sal_Int64 ClassName::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier )…
32 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ClassName::GetUnoTunnelId().get…
60 sal_Int64 ClassName::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier )…
62 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ClassName::GetUnoTunnelId().get…
66 return BaseClass::getSomething( rIdentifier ); \
/trunk/main/oox/source/core/
H A Dfasttokenhandler.cxx92 sal_Int32 FastTokenHandler::getToken( const OUString& rIdentifier ) throw( RuntimeException ) in getToken() argument
94 return mrTokenMap.getTokenFromUnicode( rIdentifier ); in getToken()
107 sal_Int32 FastTokenHandler::getTokenFromUTF8( const Sequence< sal_Int8 >& rIdentifier ) throw( Runt… in getTokenFromUTF8() argument
109 return mrTokenMap.getTokenFromUtf8( rIdentifier ); in getTokenFromUTF8()
/trunk/main/xmloff/inc/
H A Dunointerfacetouniqueidentifiermapper.hxx49 …bool registerReference( const rtl::OUString& rIdentifier, const ::com::sun::star::uno::Reference< …
61 …rence< ::com::sun::star::uno::XInterface >& getReference( const rtl::OUString& rIdentifier ) const;
65 bool findIdentifier( const rtl::OUString& rIdentifier, IdMap_t::const_iterator& rIter ) const;
/trunk/main/unotools/inc/unotools/
H A Dunotunnelhelper.hxx108 sal_Bool equalTo(staruno::Sequence<sal_Int8> const& rIdentifier) throw() in equalTo() argument
110 return rIdentifier.getLength() == sizeof(tunnelId) && in equalTo()
111 rtl_compareMemory(tunnelId, rIdentifier.getConstArray(), sizeof(tunnelId)) == 0; in equalTo()
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx149 …iner::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::… in getSomething() argument
151 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ItemContainer::GetUnoTunnelId()… in getSomething()
H A Drootitemcontainer.cxx217 …iner::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::… in getSomething() argument
219 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( RootItemContainer::GetUnoTunnel… in getSomething()
H A Dconstitemcontainer.cxx288 …iner::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::… in getSomething() argument
290 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ConstItemContainer::GetUnoTunne… in getSomething()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx936 … const OUString& rIdentifier = mrExport.getInterfaceToIdentifierMapper().getIdentifier(xMaster); in exportNode() local
937 if( rIdentifier.getLength() ) in exportNode()
938 mrExport.AddAttribute( XML_NAMESPACE_PRESENTATION, XML_MASTER_ELEMENT, rIdentifier ); in exportNode()
1670 const OUString& rIdentifier = mrExport.getInterfaceToIdentifierMapper().getIdentifier(xRef); in convertTarget() local
1671 if( rIdentifier.getLength() ) in convertTarget()
1672 sTmp.append( rIdentifier ); in convertTarget()
/trunk/main/sw/inc/
H A Dunotextrange.hxx145 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
304 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
H A Dunoidx.hxx92 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
227 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
H A Dauthfld.hxx114 const SwAuthEntry* GetEntryByIdentifier(const String& rIdentifier)const;
H A Dunorefmark.hxx79 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
/trunk/main/sw/source/core/fields/
H A Dauthfld.cxx239 const String& rIdentifier)const in GetEntryByIdentifier()
245 if( rIdentifier == pTemp->GetAuthorField( AUTH_FIELD_IDENTIFIER )) in GetEntryByIdentifier()
/trunk/main/oox/inc/oox/core/
H A Dfasttokenhandler.hxx55 …virtual sal_Int32 SAL_CALL getToken( const ::rtl::OUString& rIdentifier ) throw (::com::sun::star:…
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx1237 AccessibleShape::getSomething( const uno::Sequence< sal_Int8 >& rIdentifier ) in getSomething() argument
1242 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( getUnoTunnelImplementationId().… in getSomething()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx66 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…
H A Dvclxbitmap.hxx67 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…
H A Dvclxfont.hxx70 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…
H A Dvclxregion.hxx67 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…
H A Dvclxdevice.hxx86 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx373 …ment::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::… in getSomething() argument
375 if( rIdentifier.getLength() == 16 ) in getSomething()
377 …l_compareMemory( SdXImpressDocument::getUnoTunnelId().getConstArray(), rIdentifier.getConstArray()… in getSomething()
380 …mpareMemory( SdrModel::getUnoTunnelImplementationId().getConstArray(), rIdentifier.getConstArray()… in getSomething()
384 return SfxBaseModel::getSomething( rIdentifier ); in getSomething()
/trunk/main/framework/inc/uielement/
H A Ditemcontainer.hxx72 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::…

Completed in 119 milliseconds

12