/aoo41x/main/l10ntools/source/ |
H A D | gsiconv.cxx | 66 ByteString sId; in GetGSILineId() local 69 sId = rLine; in GetGSILineId() 71 sId = sId.GetToken( 0, '\t' ); in GetGSILineId() 75 sId = rLine.GetToken( 0, '\t' ); in GetGSILineId() 76 sId += "\t"; in GetGSILineId() 77 sId += rLine.GetToken( 1, '\t' ); in GetGSILineId() 78 sId += "\t"; in GetGSILineId() 79 sId += rLine.GetToken( 4, '\t' ); in GetGSILineId() 80 sId += "\t"; in GetGSILineId() 84 return sId; in GetGSILineId() [all …]
|
H A D | export.cxx | 377 sId = rId; in SetId() 386 if ( sId.Len() > 255 ) { in SetId() 390 sId.Erase( 255 ); in SetId() 703 sId = sId.GetToken( 0, '#' ); in Execute() 705 sId = sId.GetToken( 0, '/' ); in Execute() 706 CleanValue( sId ); in Execute() 707 sId = sId.EraseAllChars( '\t' ); in Execute() 1315 sGID = pResData->sId; in WriteData() 1317 sLID = pResData->sId; in WriteData() 1482 sGID = pResData->sId; in WriteExportList() [all …]
|
H A D | merge.cxx | 169 return (( pData->sId == sLID ) && in operator ==() 287 ByteString sOldL = pResData->sId; in GetMergeData() 291 sGID = pResData->sId; in GetMergeData() 293 sLID = pResData->sId; in GetMergeData() 295 pResData->sId = sLID; in GetMergeData() 297 …ByteString sKey = CreateKey( pResData->sResTyp , pResData->sGId , pResData->sId , pResData->sFilen… in GetMergeData() 302 pResData->sId = sOldL; in GetMergeData() 306 pResData->sId = sOldL; in GetMergeData()
|
H A D | xrmmerge.cxx | 422 ByteString sId = sTmp.GetToken( 1, '\"' ); in GetAttribute() local 423 return sId; in GetAttribute() 538 pResData->sId = GetLID(); in WorkOnText() 579 sOutput += pResData->sId; in EndOfText() 583 sOutput += pResData->sId; in EndOfText() 647 pResData->sId = GetLID(); in WorkOnText()
|
H A D | helpmerge.cxx | 621 pResData->sId = sLId; 639 …t,"Can't find GID=%s LID=%s TYP=%s\n",pResData->sGId.GetBuffer(),pResData->sId.GetBuffer(),pResDat… 678 pResData->sId = sLId; 712 …t,"Can't find GID=%s LID=%s TYP=%s\n",pResData->sGId.GetBuffer(),pResData->sId.GetBuffer(),pResDat…
|
/aoo41x/main/ucb/source/ucp/ext/ |
H A D | ucpext_datasupplier.cxx | 79 ::rtl::OUString sId; 167 …aEntry.sId = ContentProvider::getRootURL() + Content::encodeIdentifier( rLocalId ) + ::rtl::OUStri… in fetchData() 187 aEntry.sId = lcl_compose( sContentIdentifier, xContentRow->getString( 1 ) ); in fetchData() 215 const ::rtl::OUString sId = m_pImpl->m_aResults[ i_nIndex ].sId; in queryContentIdentifierString() local 216 if ( sId.getLength() ) in queryContentIdentifierString() 217 return sId; in queryContentIdentifierString() 236 ::rtl::OUString sId = queryContentIdentifierString( i_nIndex ); in queryContentIdentifier() 237 if ( sId.getLength() ) in queryContentIdentifier() 239 Reference< XContentIdentifier > xId = new ::ucbhelper::ContentIdentifier( sId ); in queryContentIdentifier() 326 const ::rtl::OUString& rId( m_pImpl->m_aResults[ i_nIndex ].sId ); in queryPropertyValues()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | graphicunofactory.cxx | 58 rtl::OUString sId; in GObjectImpl() local 59 if ( !( args[ 0 ] >>= sId ) || sId.getLength() == 0 ) in GObjectImpl() 61 ByteString bsId( sId.getStr(), RTL_TEXTENCODING_UTF8 ); in GObjectImpl() 88 rtl::OUString sId; in getUniqueID() local 90 sId = String( mpGObject->GetUniqueID().GetBuffer(), RTL_TEXTENCODING_ASCII_US ); in getUniqueID() 91 return sId; in getUniqueID()
|
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | EditPageParser.java | 132 String sId = ""; in handleStartTag() local 153 sId = ( String ) a.getAttribute( HTML.Attribute.ID ); in handleStartTag() 155 if ( sId != null ) in handleStartTag() 157 if ( sId.equalsIgnoreCase( "contentSub" ) ) in handleStartTag()
|
/aoo41x/main/forms/source/xforms/ |
H A D | model.cxx | 662 Model::XPropertySet_t Model::getBinding( const rtl::OUString& sId ) in getBinding() argument 666 return mpBindings->hasItem( sId ) ? mpBindings->getItem( sId ) : NULL; in getBinding() 699 Model::XSubmission_t Model::getSubmission( const rtl::OUString& sId ) in getSubmission() argument 704 if ( mpSubmissions->hasItem( sId ) ) in getSubmission() 705 xSubmission = xSubmission.query( mpSubmissions->getItem( sId ) ); in getSubmission()
|
H A D | model_ui.cxx | 199 OUString sId; in lcl_OutInstance() local 201 getInstanceData( aValues, &sId, &xInstance, NULL, NULL ); in lcl_OutInstance() 205 sInstanceName = sId; in lcl_OutInstance()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8StreamImpl.cxx | 92 WW8Stream::Pointer_t WW8StreamImpl::getSubStream(const ::rtl::OUString & sId) in getSubStream() argument 100 if (xOLESimpleStorage->hasByName(sId)) in getSubStream() 104 uno::Any aValue = xOLESimpleStorage->getByName(sId); in getSubStream()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLRedlineExport.cxx | 582 OUString sId; in ExportStartOrEndRedline() local 589 pValues[i].Value >>= sId; in ExportStartOrEndRedline() 604 DBG_ASSERT( sId.getLength() > 0, "Redlines must have IDs" ); in ExportStartOrEndRedline() 608 sBuffer.append(sId); in ExportStartOrEndRedline()
|
/aoo41x/main/oox/source/drawingml/ |
H A D | embeddedwavaudiofile.cxx | 42 OUString sId = xAttribs->getOptionalValue( R_TOKEN( embed ) ); in getEmbeddedWAVAudioFile() local 43 aAudio.msEmbed = rRelations.getFragmentPathFromRelId( sId ); in getEmbeddedWAVAudioFile()
|
/aoo41x/main/l10ntools/inc/ |
H A D | export.hxx | 133 ByteString sId; member in ResData 163 void addFallbackData( ByteString& sId , const ByteString& sText ); 164 bool getFallbackData( ByteString& sId , ByteString& sText);
|
/aoo41x/main/oox/source/core/ |
H A D | xmlfilterbase.cxx | 264 OUString sId = OUStringBuffer().appendAscii( "rId" ).append( nId ).makeStringAndClear(); in lclAddRelation() local 276 xRelations->insertRelationshipByID( sId, aEntry, sal_True ); in lclAddRelation() 278 return sId; in lclAddRelation()
|
/aoo41x/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 232 OUString sId; in exportXFormsInstance() local 243 rAny >>= sId; in exportXFormsInstance() 250 if( sId.getLength() > 0 ) in exportXFormsInstance() 251 rExport.AddAttribute( XML_NAMESPACE_NONE, XML_ID, sId ); in exportXFormsInstance()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximppage.cxx | 617 OUString sId; in SetNavigationOrder() local 620 if( !aEnumerator.getNextToken(sId) ) in SetNavigationOrder() 623 aShapes[nIndex] = Reference< XShape >( rIdMapper.getReference( sId ), UNO_QUERY ); in SetNavigationOrder()
|
/aoo41x/main/extensions/source/bibliography/ |
H A D | bibload.cxx | 531 rtl::OUString sId = sIdentifierMapping; in getByName() local 533 if (xColumns->hasByName(sId)) in getByName() 534 …xColumn = Reference< sdb::XColumn > (*(Reference< XInterface > *)xColumns->getByName(sId).getValue… in getByName()
|
H A D | general.cxx | 509 ::rtl::OUString sId = ::rtl::OUString::createFromAscii( INET_HID_SCHEME ); in AddXControl() 511 sId += ::rtl::OStringToOUString( sHelpId, RTL_TEXTENCODING_UTF8 ); in AddXControl() 512 xPropSet->setPropertyValue( uProp, makeAny( sId ) ); in AddXControl()
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLStreamImpl.cxx | 102 static rtl::OUString sId(RTL_CONSTASCII_USTRINGPARAM("Id")); in lcl_getTarget() local 169 else if (aPair.First.compareTo(sId) == 0 && in lcl_getTarget()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1139 ByteString sId( sTmp.Copy(sizeof(sGraphicObjectProtocol)-1), in setPropertyValue() local 1141 pGrfObj = new GraphicObject( sId ); in setPropertyValue() 1208 …ByteString sId( aGrfUrl.copy(sizeof(sGraphicObjectProtocol)-1).getStr(), RTL_TEXTENCODING_ASCII_US… in setPropertyValue() local 1209 pGrfObj = new GraphicObject( sId ); in setPropertyValue() 1516 String sId( pGrfNode->GetGrfObj().GetUniqueID(), in getPropertyValue() local 1518 ( sGrfName = sPrefix ) += sId; in getPropertyValue() 1540 String sId( pGraphicObject->GetUniqueID(), RTL_TEXTENCODING_ASCII_US ); in getPropertyValue() local 1541 (sGrfName = sPrefix) += sId; in getPropertyValue() 2190 ByteString sId( sGraphicURL.Copy( sizeof(sGraphicObjectProtocol)-1 ), in attachToRange() local 2192 pGrfObj = new GraphicObject( sId ); in attachToRange()
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_theextmgr.cxx | 414 OUString sId = anyValue.get< OUString >(); in supportsOptions() local 415 if ( sId == aId.Value ) in supportsOptions()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | docxexport.cxx | 156 OUString sId = m_pFilter->addRelation( m_pDocumentFS->getOutputStream(), in AddRelation() local 159 return ::rtl::OUStringToOString( sId, RTL_TEXTENCODING_UTF8 ); in AddRelation()
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 787 OUString sId; in SaveXml() local 794 &sId ); in SaveXml() 800 FSNS( XML_r, XML_id ), XclXmlUtils::ToOString( sId ).getStr(), in SaveXml()
|
/aoo41x/main/cui/source/options/ |
H A D | treeopt.cxx | 2456 rtl::OUString sId, sLeafLabel, sEventHdl, sLeafURL, sLeafGrpId; in LoadNodes() local 2459 xLeaveAccess->getByName( C2U("Id") ) >>= sId; in LoadNodes() 2466 if ( !rExtensionId.getLength() || sId == rExtensionId ) in LoadNodes() 2469 … sId, sLeafLabel, sLeafURL, sEventHdl, sLeafGrpId, nLeafGrpIdx ); in LoadNodes() 2507 sId, sLeafLabel, sLeafURL, in LoadNodes()
|