Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx660 xRow->appendString ( rProp, rData->m_sContentType ); in getPropertyValues()
665 xRow->appendString ( rProp, rData->m_sTitle ); in getPropertyValues()
695 xRow->appendString ( rProp, rData->m_sAuthor ); in getPropertyValues()
700 xRow->appendString ( rProp, rData->m_sSubject ); in getPropertyValues()
705 xRow->appendString ( rProp, rData->m_sKeywords ); in getPropertyValues()
749 xRow->appendString ( in getPropertyValues()
756 xRow->appendString ( in getPropertyValues()
799 xRow->appendString ( in getPropertyValues()
805 xRow->appendString ( in getPropertyValues()
811 xRow->appendString ( in getPropertyValues()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx462 xRow->appendString( in getPropertyValues()
467 xRow->appendString ( rProp,m_aURLParameter.get_title() ); in getPropertyValues()
482 xRow->appendString( in getPropertyValues()
486 xRow->appendString( in getPropertyValues()
490 xRow->appendString( in getPropertyValues()
493 xRow->appendString( in getPropertyValues()
568 xRow->appendString( rProp,m_aURLParameter.get_tag() ); 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/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/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx204 void appendString( const ::rtl::OUString& rPropName, const ::rtl::OUString& rValue );
205 void appendString( const sal_Char* pAsciiPropName, const ::rtl::OUString& rValue ) in appendString() function in ucbhelper::PropertyValueSet
207 appendString( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendString()
209 void appendString( const ::com::sun::star::beans::Property& rProp, const ::rtl::OUString& rValue ) in appendString() function in ucbhelper::PropertyValueSet
211 appendString( rProp.Name, rValue ); in appendString()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx409 xRow->appendString ( rProp, ContentProvider::getArtificialNodeContentType() ); in getArtificialNodePropertyValues()
413 xRow->appendString ( rProp, i_rTitle ); in getArtificialNodePropertyValues()
433 xRow->appendString ( Property( ::rtl::OUString::createFromAscii( "ContentType" ), in getArtificialNodePropertyValues()
438 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.cxx515 xRow->appendString ( rProp, rData.aContentType ); in getPropertyValues()
520 xRow->appendString ( rProp, rData.aTitle ); in getPropertyValues()
582 xRow->appendString ( in getPropertyValues()
589 xRow->appendString ( in getPropertyValues()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx997 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
1002 xRow->appendString ( rProp, rData.getTitle() ); in getPropertyValues()
1026 xRow->appendString( rProp, rData.getTargetURL() ); in getPropertyValues()
1065 xRow->appendString ( in getPropertyValues()
1072 xRow->appendString ( in getPropertyValues()
1095 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.cxx845 xRow->appendString(seqProp[i],aDirEntry.m_aName); in getPropertyValues()
851 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()
293appendString( rStr, ::rtl::math::doubleToUString( fData, rtl_math_StringFormat_G, 15, '.', true ),… in appendDec()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx879 xRow->appendString ( rProp, rData.aContentType ); in getPropertyValues()
884 xRow->appendString ( rProp, rData.aTitle ); in getPropertyValues()
907 xRow->appendString ( rProp, rData.aMediaType ); in getPropertyValues()
981 xRow->appendString ( in getPropertyValues()
989 xRow->appendString( in getPropertyValues()
1022 xRow->appendString( in getPropertyValues()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1024 xRow->appendString ( rProp, rData.getContentType() ); in getPropertyValues()
1029 xRow->appendString ( rProp, rData.getTitle() ); in getPropertyValues()
1108 xRow->appendString ( in getPropertyValues()
1118 xRow->appendString ( in getPropertyValues()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx609 xRow->appendString( rProp, GnomeToOUString( m_info.name ) ); in getPropertyValues()
613 xRow->appendString( rProp, getContentType () ); in getPropertyValues()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx682 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.cxx433 … 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…

Completed in 153 milliseconds