Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 25 of 215) sorted by relevance

123456789

/trunk/main/comphelper/inc/comphelper/
H A Dlogging.hxx48 namespace log { namespace convert namespace
201 OptionalString( log::convert::convertLogArgToString( _argument1 ) ), in log()
212 OptionalString( log::convert::convertLogArgToString( _argument1 ) ), in log()
213 OptionalString( log::convert::convertLogArgToString( _argument2 ) ), in log()
224 OptionalString( log::convert::convertLogArgToString( _argument1 ) ), in log()
225 OptionalString( log::convert::convertLogArgToString( _argument2 ) ), in log()
226 OptionalString( log::convert::convertLogArgToString( _argument3 ) ), in log()
237 OptionalString( log::convert::convertLogArgToString( _argument1 ) ), in log()
238 OptionalString( log::convert::convertLogArgToString( _argument2 ) ), in log()
239 OptionalString( log::convert::convertLogArgToString( _argument3 ) ), in log()
[all …]
/trunk/main/sal/textenc/
H A Dtcvttcn6.tab163 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as doubl…
164 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as doubl…
165 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as doubl…
166 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as doubl…
167 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as doubl…
168 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as doubl…
169 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as doubl…
170 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x88 */ /* We convert this as doubl…
171 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x89 */ /* We convert this as doubl…
172 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x8A */ /* We convert this as doubl…
[all …]
H A Dtcvtscn6.tab172 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as doubl…
173 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as doubl…
174 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as doubl…
175 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as doubl…
176 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as doubl…
177 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as doubl…
178 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as doubl…
179 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x88 */ /* We convert this as doubl…
180 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x89 */ /* We convert this as doubl…
181 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x8A */ /* We convert this as doubl…
[all …]
H A Dtcvtjp6.tab166 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as doubl…
167 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as doubl…
268 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as doubl…
269 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as doubl…
272 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as doubl…
738 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as doubl…
739 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as doubl…
840 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as doubl…
841 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as doubl…
844 …{ 0, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as doubl…
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrow.cxx40 sal_Bool convert( shell* pShell, in convert() function
166 m_nWasNull = ::convert<sal_Bool>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getBoolean()
181 m_nWasNull = ::convert<sal_Int8>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getByte()
195 …m_nWasNull = ::convert<sal_Int16>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getShort()
210 …m_nWasNull = ::convert<sal_Int32>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getInt()
238 m_nWasNull = ::convert<float>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getFloat()
252 m_nWasNull = ::convert<double>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getDouble()
368 m_nWasNull = ::convert<uno::Reference< sdbc::XRef> >( m_pMyShell, in getRef()
385 m_nWasNull = ::convert<uno::Reference< sdbc::XBlob> >( m_pMyShell, in getBlob()
402 m_nWasNull = ::convert<uno::Reference< sdbc::XClob> >( m_pMyShell, in getClob()
[all …]
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx84 static void convert( const SdrGluePoint& rSdrGlue, drawing::GluePoint2& rUnoGlue ) throw() in convert() function
149 static void convert( const drawing::GluePoint2& rUnoGlue, SdrGluePoint& rSdrGlue ) throw() in convert() function
235 convert( aUnoGlue, aSdrGlue ); in insert()
300 convert( aGluePoint, rTempPoint ); in replaceByIdentifer()
325 convert( aTempPoint, aGluePoint ); in getByIdentifier()
345 convert( rTempPoint, aGluePoint ); in getByIdentifier()
399 convert( aUnoGlue, aSdrGlue ); in insertByIndex()
457 convert( aUnoGlue, rGlue ); in replaceByIndex()
501 convert( aTempPoint, aGluePoint ); in getByIndex()
514 convert( rTempPoint, aGluePoint ); in getByIndex()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx1509 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(table_types[i], encoding))); in getTableTypes()
1579 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getCatalogs()
1619 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(columnStringValue, encoding))); in getSchemas()
1664 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getColumnPrivileges()
1773 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(columnStringValue, encoding))); in getTables()
1835 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getProcedures()
1891 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getExportedKeys()
1933 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getImportedKeys()
1974 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getPrimaryKeys()
2017 aRow.push_back(makeAny(mysqlc_sdbc_driver::convert(rset->getString(i), encoding))); in getIndexInfo()
[all …]
H A Dmysqlc_resultsetmetadata.cxx126 return convert(meta->getSchemaName(column)); in getSchemaName()
145 return convert( meta->getColumnName( column ) ); in getColumnName()
164 return convert(meta->getTableName(column)); in getTableName()
183 return convert(meta->getCatalogName(column)); in getCatalogName()
202 return convert(meta->getColumnTypeName(column)); in getColumnTypeName()
221 return convert(meta->getColumnLabel(column)); in getColumnLabel()
H A Dmysqlc_general.cxx68 convert(_error.what(), encoding), in translateAndThrow()
70 convert(_error.getSQLState(), encoding), in translateAndThrow()
157 ::rtl::OUString convert(const ::ext_std::string& _string, const rtl_TextEncoding encoding) in convert() function
162 ::ext_std::string convert(const ::rtl::OUString& _string, const rtl_TextEncoding encoding) in convert() function
H A Dmysqlc_general.hxx55 ::rtl::OUString convert(const ::ext_std::string& _string, const rtl_TextEncoding encoding);
57 ::ext_std::string convert(const ::rtl::OUString& _string, const rtl_TextEncoding encoding);
/trunk/main/oox/source/ppt/
H A Danimationspersist.cxx43 …void ShapeTargetElement::convert( ::com::sun::star::uno::Any & rTarget, sal_Int16 & rSubType ) con… in convert() function in oox::ppt::ShapeTargetElement
86 Any AnimTargetElement::convert(const SlidePersistPtr & pSlide, sal_Int16 & nSubType) const in convert() function in oox::ppt::AnimTargetElement
115 maShapeTarget.convert(rTarget, nSubType); in convert()
165 Any AnimationCondition::convert(const SlidePersistPtr & pSlide) const in convert() function in oox::ppt::AnimationCondition
171 aAny = mpTarget->convert( pSlide, nSubType ); in convert()
187 aAny = addToSequence( aAny, iter->convert(pSlide) ); in convertList()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl59 border. This method can be used to convert an inner bounding box
68 Use INNER_BORDER to convert an inner bounding box into the
69 center box or TOTAL_BORDER to convert it into the outer bounding
70 box. OUTER_BORDER can be used to convert the center box into
79 border. This method can be used to convert an outer bounding box
89 Use OUTER_BORDER to convert an outer bounding box into the
90 center box or TOTAL_BORDER to convert it into the inner bounding
91 box. INNER_BORDER can be used to convert the center box into
105 The outer bounding box of the border. Use addBorder to convert
/trunk/main/sax/inc/
H A Dxml2utf.hxx42 …::com::sun::star::uno::Sequence < sal_Unicode > convert( const ::com::sun::star::uno::Sequence<sal…
67 inline ::com::sun::star::uno::Sequence<sal_Int8> convert( const ::rtl::OUString &s ) in convert() function in sax_expatwrap::Unicode2TextConverter
69 return convert( s.getStr() , s.getLength() ); in convert()
71 ::com::sun::star::uno::Sequence<sal_Int8> convert( const sal_Unicode * , sal_Int32 nLength );
/trunk/main/test/source/cpp/unoexceptionprotector/
H A Dunoexceptionprotector.cxx50 std::string convert(rtl::OUString const & s16) { in convert() function
81 convert( in protect()
86 convert(e.Message))); in protect()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx78 SbError convert(rtl::OUString const & source, rtl::OString * target) { in convert() function
88 SbError convert(char const * source, sal_Int32 length, rtl::OUString * target) { in convert() function
201 SbError e = convert(variable->GetString(), &str); in marshalString()
466 SbError e = convert(p, len, &str); in unmarshalString()
532 SbError e = convert(s1, rtl_str_getLength(s1), &s2); in call()
594 SbError e = convert(name, &name8); in getProcData()
/trunk/main/oox/inc/oox/ppt/
H A Danimationspersist.hxx64 void convert( ::com::sun::star::uno::Any & aAny, sal_Int16 & rSubType ) const;
80 ::com::sun::star::uno::Any convert(const SlidePersistPtr & pSlide, sal_Int16 & nSubType) const;
101 ::com::sun::star::uno::Any convert(const SlidePersistPtr & pSlide) const;
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java218 convert (xis,xOutStream,false,udJarPath,sFileName,offMime,sdMime); in importer()
385 convert (xInStream,xos,true,udJarPath,sURL,offMime,sdMime); in endDocument()
472 public void convert (com.sun.star.io.XInputStream xml,com.sun.star.io.XOutputStream device, in convert() method in XMergeBridge._XMergeBridge
517 ConvertData dataOut = cv.convert(); in convert()
592 ConvertData dataIn = cv.convert(); in convert()
/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx102 Sequence<sal_Unicode> seqUnicode = m_pText2Unicode->convert( seq ); in readAndConvert()
103 seq = m_pUnicode2Text->convert( seqUnicode.getConstArray(), seqUnicode.getLength() ); in readAndConvert()
388 Sequence<sal_Unicode> Text2UnicodeConverter::convert( const Sequence<sal_Int8> &seqText ) in convert() function in sax_expatwrap::Text2UnicodeConverter
475 Sequence<sal_Int8> Unicode2TextConverter::convert(const sal_Unicode *puSource , sal_Int32 nSourceSi… in convert() function in sax_expatwrap::Unicode2TextConverter
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py137 def convert (file_name, options): function
183 str = convert(file_name, options)
219 str += convert(file_name, options)
/trunk/main/sal/osl/unx/
H A Dfile_url.cxx867 sal_Size convert( in convert() function in __anon53062a570311::UnicodeToTextConverter_Impl
883 sal_Size nDestBytes = UnicodeToTextConverter_Impl::getInstance().convert ( in UnicodeToText()
924 sal_Size convert( in convert() function in __anon53062a570411::TextToUnicodeConverter_Impl
944 sal_Size nDestBytes = TextToUnicodeConverter_Impl::getInstance().convert( in TextToUnicode()
/trunk/main/basic/source/inc/
H A Dcodegen.hxx77 …nSize ): m_nSize( nSize ), m_pStart( pCode ), m_pCnvtdBuf( NULL ), m_nCnvtdSize( 0 ){ convert(); } in PCodeBuffConvertor()
79 void convert();
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx468 DateTimeHelper::convert( aValue, aDate ); in addProperty()
525 DateTimeHelper::convert( aValue, aDate ); in addProperty()
540 DateTimeHelper::convert( aValue, aDate ); in addProperty()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DConvert.java195 public ConvertData convert() throws ConvertException, IOException { in convert() method in Convert
246 public ConvertData convert(String sFromURL, String sToURL) throws in convert() method in Convert
/trunk/main/oox/inc/oox/xls/
H A Drichstring.hxx73 void convert(
269 void convert(
/trunk/main/oox/source/xls/
H A Drichstring.cxx89 void RichStringPortion::convert( const Reference< XText >& rxText, const Font* pFont, bool bReplace… in convert() function in oox::xls::RichStringPortion
530 void RichString::convert( const Reference< XText >& rxText, bool bReplaceOld, const Font* pFirstPor… in convert() function in oox::xls::RichString
534 (*aIt)->convert( rxText, pFirstPortionFont, bReplaceOld ); in convert()

Completed in 126 milliseconds

123456789