Home
last modified time | relevance | path

Searched refs:appendString (Results 1 – 23 of 23) sorted by relevance

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx453 xRow->appendString( in getPropertyValues()
458 xRow->appendString ( rProp,m_aURLParameter.get_title() ); in getPropertyValues()
473 xRow->appendString( in getPropertyValues()
477 xRow->appendString( in getPropertyValues()
481 xRow->appendString( in getPropertyValues()
484 xRow->appendString( in getPropertyValues()
559 xRow->appendString( rProp,m_aURLParameter.get_tag() ); in getPropertyValues()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx651 xRow->appendString ( rProp, rData->m_sContentType ); in getPropertyValues()
656 xRow->appendString ( rProp, rData->m_sTitle ); in getPropertyValues()
686 xRow->appendString ( rProp, rData->m_sAuthor ); in getPropertyValues()
691 xRow->appendString ( rProp, rData->m_sSubject ); in getPropertyValues()
696 xRow->appendString ( rProp, rData->m_sKeywords ); in getPropertyValues()
740 xRow->appendString ( in getPropertyValues()
747 xRow->appendString ( in getPropertyValues()
790 xRow->appendString ( in getPropertyValues()
796 xRow->appendString ( in getPropertyValues()
802 xRow->appendString ( in getPropertyValues()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm161 [ methodName appendString: @"set" ];
166 [ methodName appendString: [ firstChar lowercaseString ] ];
168 [ methodName appendString: firstChar ];
170 … [ methodName appendString: [ attribute substringFromIndex: 3 ] ]; // append rest of attribute name
172 [ methodName appendString: @"Attribute" ];
174 [ methodName appendString: @"ForElement:to:" ];
176 [ methodName appendString: @"ForParameter:" ];
433 [ value appendString: @"radio button " ];
434 [ value appendString: [ nIndex stringValue ] ];
435 [ value appendString: @" of " ];
[all …]
H A Daqua11ytextwrapper.mm187 …[ textRange appendString: CreateNSString ( [ wrapper accessibleText ] -> getTextRange ( loc, loc +…
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx39 void appendString(rtl::OStringBuffer & buffer, rtl::OString const & string) in appendString() function
97 appendString(msg, rtl::OString(data[i].str1, data[i].str1Len)); in TEST_F()
100 appendString(msg, rtl::OString(data[i].str2, data[i].str2Len)); in TEST_F()
H A Dtest_oustringbuffer_utf32.cxx34 void appendString(rtl::OUStringBuffer & buffer, rtl::OUString const & string) { in appendString() function
59 appendString(message, string1); in createMessage()
61 appendString(message, string2); in createMessage()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx162 void appendString( const ::rtl::OUString& rPropName, const ::rtl::OUString& rValue );
163 void appendString( const sal_Char* pAsciiPropName, const ::rtl::OUString& rValue ) in appendString() function in ucbhelper::PropertyValueSet
165 appendString( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendString()
167 … void appendString( const ::com::sun::star::beans::Property& rProp, const ::rtl::OUString& rValue ) in appendString() function in ucbhelper::PropertyValueSet
169 appendString( rProp.Name, rValue ); in appendString()
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoContentDataParser.m82 [textContent appendString:@" "];
86 [textContent appendString:[NSString stringWithString:runningTextContent]];
99 [runningTextContent appendString:string];
H A DOOoMetaDataParser.m183 [textCurrentElement appendString:string];
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx408 xRow->appendString ( rProp, ContentProvider::getArtificialNodeContentType() ); in getArtificialNodePropertyValues()
412 xRow->appendString ( rProp, i_rTitle ); in getArtificialNodePropertyValues()
432 xRow->appendString ( Property( ::rtl::OUString::createFromAscii( "ContentType" ), in getArtificialNodePropertyValues()
437 xRow->appendString ( Property( ::rtl::OUString::createFromAscii( "Title" ), in getArtificialNodePropertyValues()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx507 xRow->appendString ( rProp, getContentType() ); in getPropertyValues()
511 xRow->appendString ( rProp, m_pImpl->m_aProps.aTitle ); in getPropertyValues()
536 xRow->appendString ( in getPropertyValues()
543 xRow->appendString ( in getPropertyValues()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx506 xRow->appendString ( rProp, rData.aContentType ); in getPropertyValues()
511 xRow->appendString ( rProp, rData.aTitle ); in getPropertyValues()
573 xRow->appendString ( in getPropertyValues()
580 xRow->appendString ( in getPropertyValues()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx985 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
990 xRow->appendString ( rProp, rData.getTitle() ); in getPropertyValues()
1014 xRow->appendString( rProp, rData.getTargetURL() ); in getPropertyValues()
1053 xRow->appendString ( in getPropertyValues()
1060 xRow->appendString ( in getPropertyValues()
1083 xRow->appendString( in getPropertyValues()
/trunk/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx69 xRow->appendString(seqProp[i], in ResultSetI()
73 xRow->appendString(seqProp[i],dirvec[n].m_aName); in ResultSetI()
H A Dftpcontent.cxx832 xRow->appendString(seqProp[i],aDirEntry.m_aName); in getPropertyValues()
838 xRow->appendString(seqProp[i], in getPropertyValues()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx236 void StringHelper::appendString( OUStringBuffer& rStr, const OUString& rData, sal_Int32 nWidth, sal… in appendString() function in oox::dump::StringHelper
246 appendString( rStr, OUString::valueOf( static_cast< sal_Int32 >( nData ) ), nWidth, cFill ); in appendDec()
251 appendString( rStr, OUString::valueOf( static_cast< sal_Int32 >( nData ) ), nWidth, cFill ); in appendDec()
256 appendString( rStr, OUString::valueOf( static_cast< sal_Int32 >( nData ) ), nWidth, cFill ); in appendDec()
261 appendString( rStr, OUString::valueOf( static_cast< sal_Int32 >( nData ) ), nWidth, cFill ); in appendDec()
266 appendString( rStr, OUString::valueOf( static_cast< sal_Int64 >( nData ) ), nWidth, cFill ); in appendDec()
271 appendString( rStr, OUString::valueOf( nData ), nWidth, cFill ); in appendDec()
283 appendString( rStr, aBuffer.makeStringAndClear(), nWidth, cFill ); in appendDec()
288 appendString( rStr, OUString::valueOf( nData ), nWidth, cFill ); in appendDec()
293 …appendString( rStr, ::rtl::math::doubleToUString( fData, rtl_math_StringFormat_G, 15, '.', true ),… in appendDec()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx868 xRow->appendString ( rProp, rData.aContentType ); in getPropertyValues()
873 xRow->appendString ( rProp, rData.aTitle ); in getPropertyValues()
896 xRow->appendString ( rProp, rData.aMediaType ); in getPropertyValues()
970 xRow->appendString ( in getPropertyValues()
978 xRow->appendString( in getPropertyValues()
1011 xRow->appendString( in getPropertyValues()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1012 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
1017 xRow->appendString ( rProp, rData.getTitle() ); in getPropertyValues()
1096 xRow->appendString ( in getPropertyValues()
1106 xRow->appendString ( in getPropertyValues()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx595 xRow->appendString( rProp, GnomeToOUString( m_info.name ) ); in getPropertyValues()
599 xRow->appendString( rProp, getContentType () ); in getPropertyValues()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx661 void PropertyValueSet::appendString( const ::rtl::OUString& rPropName, in appendString() function in ucbhelper::PropertyValueSet
/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m354 [cookieString appendString:[NSString stringWithFormat:@"%d_", event.elementCookie]];
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx430 … xRow->appendString( rProp, rtl::OUString(pName, strlen(pName), RTL_TEXTENCODING_UTF8) ); in getPropertyValuesFromGFileInfo()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx311 …static void appendString( ::rtl::OUStringBuffer& rStr, const ::rtl::OUString& rData, sal_I…