/aoo41x/main/sot/source/sdstor/ |
H A D | stgelem.cxx | 44 r >> rId.n1 in operator >>() 45 >> rId.n2 in operator >>() 46 >> rId.n3 in operator >>() 47 >> rId.n4 in operator >>() 48 >> rId.n5 in operator >>() 49 >> rId.n6 in operator >>() 50 >> rId.n7 in operator >>() 51 >> rId.n8 in operator >>() 52 >> rId.n9 in operator >>() 53 >> rId.n10 in operator >>() [all …]
|
/aoo41x/main/rsc/source/res/ |
H A D | rscmgr.cxx | 208 (rId.GetName()).GetBuffer() ); in WriteSrcHeader() 252 RscTypCont * pTC, const RscId &rId, in WriteRcHeader() argument 291 rId, nDeep, bExtra ); in WriteRcHeader() 297 rId, nDeep, bExtra ); in WriteRcHeader() 328 sal_uInt32 nID = rId; in WriteRcHeader() 403 RscTypCont * pTC, const RscId &rId ) in WriteHxxHeader() argument 430 rId ); in WriteHxxHeader() 436 rId.GetName() ).GetBuffer() ); in WriteHxxHeader() 454 rId.GetName() ).GetBuffer(), in WriteHxxHeader() 472 RscTypCont * pTC, const RscId & rId ) in WriteHxx() argument [all …]
|
H A D | rsctop.cxx | 753 const RscId & rId ) in Delete() argument 756 pSuperClass->Delete( rInst, pClass, rId ); in Delete() 800 RscTypCont * pTC, const RscId & rId ) in WriteHxxHeader() argument 818 RscTypCont * pTC, const RscId & rId ){ in WriteHxx() argument 820 return pSuperClass->WriteHxx( rInst, fOutput, pTC, rId ); in WriteHxx() 835 RscTypCont * pTC, const RscId & rId ) in WriteCxxHeader() argument 853 RscTypCont * pTC, const RscId & rId ){ in WriteCxx() argument 855 return pSuperClass->WriteCxx( rInst, fOutput, pTC, rId ); in WriteCxx() 871 const RscId & rId, const char * pVarName ) in WriteSrcHeader() argument 905 RscTypCont * pTC, const RscId & rId, in WriteRcHeader() argument [all …]
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLFastContextHandler.cxx | 338 if( rId.getLength() == 16 in getSomething() 340 rId.getConstArray(), 16 ) ) in getSomething() 455 void OOXMLFastContextHandler::setId(Id rId) in setId() argument 468 mId = rId; in setId() 522 (const ::rtl::OUString & rId) in getPicturePropSet() 525 getPicturePropSet(rId); in getPicturePropSet() 1090 (const ::rtl::OUString & rId) in getTargetForId() 1181 if (rId != 0x0) in newProperty() 1295 if (rId != 0x0) in newProperty() 2262 OOXMLFastContextHandler::setId(rId); in setId() [all …]
|
H A D | OOXMLDocumentImpl.cxx | 147 OOXMLDocumentImpl::getSubStream(const rtl::OUString & rId) in getSubStream() argument 150 (OOXMLDocumentFactory::createStream(mpStream, rId)); in getSubStream() 168 debug_logger->attribute("id", rId); in getXNoteStream() 239 (const ::rtl::OUString & rId) in getPicturePropSet() 242 (OOXMLDocumentFactory::createStream(mpStream, rId)); in getPicturePropSet() 273 OOXMLPropertySet * pProps = getPicturePropSet(rId); in resolvePicture() 280 return mpStream->getTargetForId(rId); in getTargetForId() 285 const rtl::OUString & rId) in resolveHeader() argument 288 getSubStream(rId); in resolveHeader() 307 const rtl::OUString & rId) in resolveFooter() argument [all …]
|
H A D | OOXMLFastContextHandler.hxx | 136 virtual void newProperty(const Id & rId, OOXMLValue::Pointer_t pVal); 143 void mark(const Id & rId, OOXMLValue::Pointer_t pVal); 149 void resolvePicture(const rtl::OUString & rId); 151 const rtl::OUString & rId); 153 const rtl::OUString & rId); 154 void resolveOLE(const rtl::OUString & rId); 156 ::rtl::OUString getTargetForId(const ::rtl::OUString & rId); 205 virtual void propagateCharacterPropertiesAsSet(const Id & rId); 210 void sendPropertiesWithId(const Id & rId); 277 (const ::rtl::OUString & rId); [all …]
|
H A D | OOXMLDocumentImpl.hxx | 63 const rtl::OUString & rId ); 103 const rtl::OUString & rId); 106 const rtl::OUString & rId); 109 (const ::rtl::OUString & rId); 110 virtual void resolvePicture(Stream & rStream, const rtl::OUString & rId); 112 virtual ::rtl::OUString getTargetForId(const ::rtl::OUString & rId); 120 virtual uno::Reference<io::XInputStream> getInputStreamForId(const rtl::OUString & rId);
|
H A D | OOXMLStreamImpl.cxx | 68 (OOXMLStreamImpl & rOOXMLStream, const rtl::OUString & rId) in OOXMLStreamImpl() argument 73 msId(rId), in OOXMLStreamImpl() 96 const ::rtl::OUString & rId, in lcl_getTarget() 170 aPair.Second.compareTo(rId) == 0) in lcl_getTarget() 198 ::rtl::OUString OOXMLStreamImpl::getTargetForId(const ::rtl::OUString & rId) in getTargetForId() argument 205 if (lcl_getTarget(xRelationshipAccess, UNKNOWN, rId, sTarget)) in getTargetForId() 306 (OOXMLStream::Pointer_t pStream, const rtl::OUString & rId) in createStream() argument 310 rId)); in createStream()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msoleexp.cxx | 183 const _ObjExpType::_GlobalNameIds& rId = pArr->aGlNmIds[ n ]; in ExportOLEObject() local 184 SvGlobalName aGlbNm( rId.n1, rId.n2, rId.n3, in ExportOLEObject() 185 rId.b8, rId.b9, rId.b10, rId.b11, in ExportOLEObject() 186 rId.b12, rId.b13, rId.b14, rId.b15 ); in ExportOLEObject()
|
/aoo41x/main/framework/source/uiconfiguration/ |
H A D | uicategorydescription.cxx | 131 Any getUINameFromID( const rtl::OUString& rId ); 132 Any getUINameFromCache( const rtl::OUString& rId ); 186 Any SAL_CALL ConfigurationAccess_UICategory::getByName( const ::rtl::OUString& rId ) in getByName() argument 199 Any a = getUINameFromID( rId ); in getByName() 214 sal_Bool SAL_CALL ConfigurationAccess_UICategory::hasByName( const ::rtl::OUString& rId ) in hasByName() argument 218 return getByName( rId ).hasValue(); in hasByName() 274 Any ConfigurationAccess_UICategory::getUINameFromID( const rtl::OUString& rId ) in getUINameFromID() argument 281 a = getUINameFromCache( rId ); in getUINameFromID() 289 return m_xGenericUICategories->getByName( rId ); in getUINameFromID() 310 Any ConfigurationAccess_UICategory::getUINameFromCache( const rtl::OUString& rId ) in getUINameFromCache() argument [all …]
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | servicehelper.hxx | 74 sal_Int64 SAL_CALL classname::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId … 76 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), \ 77 rId.getConstArray(), 16 ) ) \ 86 sal_Int64 SAL_CALL classname::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId … 88 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), \ 89 rId.getConstArray(), 16 ) ) \ 95 return baseclass::getSomething( rId ); \
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | XMLRedlineImportHelper.cxx | 403 const OUString& rId, in Add() argument 448 if (aRedlineMap.end() == aRedlineMap.find(rId)) in Add() 451 aRedlineMap[rId] = pInfo; in Add() 461 for( pInfoChain = aRedlineMap[rId]; in Add() 472 const OUString& rId) in CreateRedlineTextSection() argument 480 RedlineMapType::iterator aFind = aRedlineMap.find(rId); in CreateRedlineTextSection() 523 const OUString& rId, in SetCursor() argument 528 RedlineMapType::iterator aFind = aRedlineMap.find(rId); in SetCursor() 563 aRedlineMap.erase(rId); in SetCursor() 571 const OUString& rId, /// ID used in RedlineAdd() call in AdjustStartNodeCursor() argument [all …]
|
/aoo41x/main/cui/source/dialogs/ |
H A D | about.cxx | 283 AboutDialog::AboutDialog( Window* pParent, const ResId & rId ) : in AboutDialog() argument 284 SfxModalDialog( pParent, rId ), in AboutDialog() 285 maOKButton( this, ResId( RID_CUI_ABOUT_BTN_OK, *rId.GetResMgr() ) ), in AboutDialog() 286 maReadmeButton( this, ResId( RID_CUI_ABOUT_BTN_README, *rId.GetResMgr() ) ), in AboutDialog() 287 maVersionText( this, ResId( RID_CUI_ABOUT_FTXT_VERSION, *rId.GetResMgr() ) ), in AboutDialog() 288 maBuildInfoEdit( this, ResId( RID_CUI_ABOUT_FTXT_BUILDDATA, *rId.GetResMgr() ) ), in AboutDialog() 289 maCopyrightEdit( this, ResId( RID_CUI_ABOUT_FTXT_COPYRIGHT, *rId.GetResMgr() ) ), in AboutDialog() 290 maCreditsLink( this, ResId( RID_CUI_ABOUT_FTXT_WELCOME_LINK, *rId.GetResMgr() ) ) in AboutDialog() 303 const String vendor( ResId( RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR, *rId.GetResMgr() ) ); in AboutDialog() 304 String createdRes( ResId( RID_CUI_ABOUT_STR_CREATED, *rId.GetResMgr() ) ); in AboutDialog() [all …]
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 189 if ( rId.getLength() == 16 && in getSomething() 191 rId.getConstArray(), 16 ) ) in getSomething() 690 if ( rId.getLength() == 16 && in getSomething() 692 rId.getConstArray(), 16 ) ) in getSomething() 696 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 794 if ( rId.getLength() == 16 && in getSomething() 796 rId.getConstArray(), 16 ) ) in getSomething() 800 return SvxUnoTextCursor::getSomething( rId ); in getSomething() 898 if ( rId.getLength() == 16 && in getSomething() 900 rId.getConstArray(), 16 ) ) in getSomething() [all …]
|
/aoo41x/main/tools/inc/tools/ |
H A D | unqid.hxx | 59 UniqueItemId( const UniqueItemId & rId ) in UniqueItemId() argument 60 { pId = rId.pId; if( pId ) pId->nRefCount++; } in UniqueItemId() 63 UniqueItemId& operator = ( const UniqueItemId & rId ) in operator =() argument 65 if( rId.pId ) rId.pId->nRefCount++; in operator =() 67 pId = rId.pId; in operator =()
|
/aoo41x/main/rsc/inc/ |
H A D | rscmgr.hxx | 53 const RscId & rId, const char * ); 58 RscTypCont * pTC, const RscId & rId, 63 RscTypCont * pTC, const RscId & rId ); 65 RscTypCont * pTC, const RscId & rId ); 67 RscTypCont * pTC, const RscId & rId ); 69 RscTypCont * pTC, const RscId & rId );
|
H A D | rsctop.hxx | 208 const RscId & rId ); 227 RscTypCont * pTC, const RscId & rId ); 229 RscTypCont * pTC, const RscId &rId ); 231 RscTypCont * pTC, const RscId &rId ); 233 RscTypCont * pTC, const RscId &rId );
|
/aoo41x/main/tools/source/rc/ |
H A D | resmgr.cxx | 1071 RESOURCE_TYPE nRT = rId.GetRT2(); in IsAvailable() 1072 sal_uInt32 nId = rId.GetId(); in IsAvailable() 1073 const ResMgr* pMgr = rId.GetResMgr(); in IsAvailable() 1080 ResId aId( rId ); in IsAvailable() 1123 ResId aId( rId ); in GetResource() 1128 ResMgr* pMgr = rId.GetResMgr(); in GetResource() 1141 RESOURCE_TYPE nRT = rId.GetRT2(); in GetResource() 1142 sal_uInt32 nId = rId.GetId(); in GetResource() 1291 ResId aId( rId ); in CreateBlock() 1297 if ( GetResource( rId ) ) in CreateBlock() [all …]
|
/aoo41x/main/writerfilter/inc/ooxml/ |
H A D | OOXMLDocument.hxx | 118 virtual ::rtl::OUString getTargetForId(const ::rtl::OUString & rId) = 0; 209 const rtl::OUString & rId) = 0; 224 const rtl::OUString & rId) = 0; 234 virtual ::rtl::OUString getTargetForId(const ::rtl::OUString & rId) = 0; 242 virtual uno::Reference<io::XInputStream> getInputStreamForId( const ::rtl::OUString & rId ) = 0; 264 createStream(OOXMLStream::Pointer_t pStream, const rtl::OUString & rId);
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | tokstack.hxx | 193 void operator >>( TokenId& rId ); 238 inline void operator >>( TokenId &rId ); 281 inline void TokenStack::operator >>( TokenId& rId ) in operator >>() argument 288 rId = pStack[ nPos ]; in operator >>() 393 inline E_TYPE TokenPool::GetType( const TokenId& rId ) const in GetType() 397 sal_uInt16 nId = (sal_uInt16) rId - 1; in GetType()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | svxcss1.hxx | 329 void InsertId( const String& rId, const SfxItemSet& rItemSet, 332 inline SvxCSS1MapEntry *GetId( const String& rId ) const; 372 inline void SvxCSS1Parser::InsertId( const String& rId, in InsertId() argument 376 InsertMapEntry( rId, rItemSet, rProp, aIds ); in InsertId() 379 inline SvxCSS1MapEntry *SvxCSS1Parser::GetId( const String& rId ) const in GetId() 381 return GetMapEntry( rId, aIds ); in GetId()
|
/aoo41x/main/cui/source/inc/ |
H A D | treeopt.hxx | 71 OrderedEntry( sal_Int32 nIndex, const rtl::OUString& rId ) : in OrderedEntry() 72 m_nIndex( nIndex ), m_sId( rId ) {} in OrderedEntry() 99 OptionsLeaf( const rtl::OUString& rId, in OptionsLeaf() 105 m_sId( rId ), in OptionsLeaf() 129 OptionsNode( const rtl::OUString& rId, in OptionsNode() 135 m_sId( rId ), in OptionsNode()
|
/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() argument 69 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 71 : OView_ADO::getSomething(rId); in getSomething()
|
H A D | AIndex.cxx | 99 sal_Int64 OAdoIndex::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething() argument 101 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 103 : OIndex_ADO::getSomething(rId); in getSomething()
|
H A D | AKey.cxx | 93 sal_Int64 OAdoKey::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething() argument 95 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething() 97 : OKey_ADO::getSomething(rId); in getSomething()
|