Home
last modified time | relevance | path

Searched refs:convert (Results 26 – 50 of 215) sorted by relevance

123456789

/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx338 …sNativeSQL = mysqlc_sdbc_driver::convert(m_settings.cppConnection->nativeSQL(mysqlc_sdbc_driver::c… in nativeSQL()
509 …catalog = mysqlc_sdbc_driver::convert(m_settings.cppConnection->getSchema(), getConnectionEncoding… in getCatalog()
/trunk/main/toolkit/
H A DPackage_inc.mk45 $(eval $(call gb_Package_add_file,toolkit_inc,inc/toolkit/helper/convert.hxx,toolkit/helper/convert
/trunk/main/offapi/com/sun/star/awt/
H A DXUnitConversion.idl59 …type from <type scope="com::sun::star::util">MeasureUnit</type> in which the Point will convert to.
86 … type from <type scope="com::sun::star::util">MeasureUnit</type> in which the Size will convert to.
H A DXImageConsumer.idl73 The specified color model object should be used to convert
93 The specified color model object should be used to convert
/trunk/main/offapi/com/sun/star/i18n/
H A DNativeNumberMode.idl39 locales. However, <const>NATNUM1</const> always tries to convert to
56 Try to convert any native number string to ASCII.
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java122 convert (xis); in importer()
130 public void convert (com.sun.star.io.XInputStream xml) throws com.sun.star.uno.RuntimeException { in convert() method in XSLTValidate._XSLTValidate
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.hxx65 enum convert { native }; enum
73 path(const std::string &in, convert) in path() argument
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx1501 …rtl::OUString convert(const rtl::OUString& rCandidate, const sal_Unicode& rPattern, const sal_Unic… in convert() function
1646 rtl::OUString aRetval(convert(rCandidate, aNewline, aNewline, true)); in whiteSpaceHandlingDefault()
1649 aRetval = convert(aRetval, aTab, aSpace, false); in whiteSpaceHandlingDefault()
1667 rtl::OUString aRetval(convert(rCandidate, aNewline, aSpace, false)); in whiteSpaceHandlingPreserve()
1670 aRetval = convert(rCandidate, aTab, aSpace, false); in whiteSpaceHandlingPreserve()
/trunk/main/sw/source/ui/utlui/
H A Dinitui.src192 Text [ en-US ] = "First convert $(ARG1)" ;
196 Text [ en-US ] = "Next convert $(ARG1)" ;
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx238 maNodeProperties[ NP_TARGET ] = mpTarget->convert( pSlide, nSubType ); in setNode()
282 Any aValue = maEndSyncValue.convert( pSlide ); in setNode()
/trunk/main/basic/source/classes/
H A Dimage.cxx194 aLegacyToNew.convert(); in Load()
341 aNewToLegacy.convert(); in Save()
/trunk/main/stoc/source/typeconv/
H A Dmakefile.mk39 $(SLO)$/convert.obj
/trunk/main/ucb/source/ucp/webdav/
H A DDateTimeHelper.hxx52 static bool convert (const ::rtl::OUString&,
/trunk/main/xmloff/source/text/
H A DXMLAnchorTypePropHdl.hxx46 static sal_Bool convert( const ::rtl::OUString& rStrImpValue,
H A DXMLTextShapeImportHelper.cxx113 if ( XMLAnchorTypePropHdl::convert( rValue, eNew ) ) in addShape()
/trunk/main/toolkit/src2xml/
H A DREADME3 This directory contains a Python script to convert OO.o's existing dialog
/trunk/main/forms/source/xforms/
H A Dmakefile.mk52 $(SLO)$/convert.obj \
/trunk/main/solenv/bin/
H A Dpre2par.pl47 my $parfile = pre2par::work::convert($prefile);
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java685 convObj= convert(memberClass, setVal); in convertPropertyValue()
719 private Object convert( Class cl, Object obj) throws com.sun.star.lang.IllegalArgumentException in convert() method in PropertySet
/trunk/main/icu/
H A Dicu-mp.patch17 # and convert it to the current type.
/trunk/main/connectivity/source/drivers/jdbc/
H A DConnectionLog.cxx85 namespace comphelper { namespace log { namespace convert namespace
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java118 dataOut = conv.convert(); in Convert()
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicRasterizer.idl33 to convert arbitrary graphic data to a <type>XGraphic</type>
/trunk/main/connectivity/source/inc/java/sql/
H A DConnectionLog.hxx44 namespace comphelper { namespace log { namespace convert namespace
/trunk/main/offapi/com/sun/star/chart2/data/
H A DDataProvider.idl49 /** allows you to convert the ranges a data provider deals with

Completed in 74 milliseconds

123456789