Home
last modified time | relevance | path

Searched refs:aRep (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx544 String aRep( String::CreateFromAscii("\\\\") ); in lcl_html_outFootEndNoteInfo() local
546 aRep, nPos ) ) ) in lcl_html_outFootEndNoteInfo()
549 aRep.AssignAscii( "\\;" ); in lcl_html_outFootEndNoteInfo()
551 aRep, nPos ) ) ) in lcl_html_outFootEndNoteInfo()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1031 OUString aRep( OUString::valueOf( aLSeqIt->first.first )); in switchRangesFromOuterToInternalIfNecessary() local
1033 xDataProv->createDataSequenceByRangeRepresentation( aRep )); in switchRangesFromOuterToInternalIfNecessary()
1062 OUString aRep( RTL_CONSTASCII_USTRINGPARAM("label ")); in switchRangesFromOuterToInternalIfNecessary() local
1063 aRep += OUString::valueOf( aLSeqIt->first.first ); in switchRangesFromOuterToInternalIfNecessary()
1066 xDataProv->createDataSequenceByRangeRepresentation( aRep )); in switchRangesFromOuterToInternalIfNecessary()
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx287 String aRep( pURL->GetValue() ); in StateChanged() local
288 INetURLObject aURL( aRep ); in StateChanged()
/trunk/main/vcl/source/control/
H A Dfield2.cxx582 … XubString aRep = rLiteralMask.Copy( (xub_StrLen)aSel.Min(), (xub_StrLen)aSel.Len() ); in ImplPatternProcessKeyInput() local
583 aStr.Replace( (xub_StrLen)aSel.Min(), aRep.Len(), aRep ); in ImplPatternProcessKeyInput()
733 … XubString aRep = rLiteralMask.Copy( (xub_StrLen)aSel.Min(), (xub_StrLen)aSel.Len() ); in ImplPatternProcessKeyInput() local
734 aStr.Replace( (xub_StrLen)aSel.Min(), aRep.Len(), aRep ); in ImplPatternProcessKeyInput()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1630 embed::VisualRepresentation aRep = xObj->getPreferredVisualRepresentation( nViewAspect ); in GetGraphicReplacementStream() local
1632 *pMediaType = aRep.Flavor.MimeType; in GetGraphicReplacementStream()
1635 aRep.Data >>= aSeq; in GetGraphicReplacementStream()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx186 OUString aRep( xSeq->getSourceRangeRepresentation()); in lcl_getValuesRepresentationIndex() local
187 nResult = aRep.toInt32(); in lcl_getValuesRepresentationIndex()

Completed in 41 milliseconds