/aoo4110/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 228 String baseURI = xBaseURI.getStringValue(); in check() 750 !b3.getStringValue().equals(b4.getStringValue())); in loadRDFa() 752 b3.getStringValue().equals(b5.getStringValue())); in loadRDFa() 950 return n.getStringValue(); in toS() 1029 right[i].getStringValue())); in compare() 1078 i_Right.Subject.getStringValue()); in eq() 1084 i_Right.Predicate.getStringValue()); in eq() 1089 i_Left.Object.getStringValue() + " != " + in eq() 1090 i_Right.Object.getStringValue()); in eq() 1131 (i_Left.getStringValue().equals(i_Right.getStringValue()) in eq() [all …]
|
/aoo4110/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | testProperty.cxx | 64 CPPUNIT_ASSERT_MESSAGE("Wrong string value", intProp->getStringValue() == "35"); in testCreateIntProperty() 71 … CPPUNIT_ASSERT_MESSAGE("Wrong string value", strProp->getStringValue() == "Times New Roman"); in testCreateStringProperty() 563 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp1->getStringValue() == "1.0… in testCreateTwipsProperty() 567 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp2->getStringValue() == "1.0… in testCreateTwipsProperty() 571 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp3->getStringValue() == "1.0… in testCreateTwipsProperty() 575 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp4->getStringValue() == "0.0… in testCreateTwipsProperty() 579 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp5->getStringValue() == "1.0… in testCreateTwipsProperty() 583 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp6->getStringValue() == "1.0… in testCreateTwipsProperty() 587 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp7->getStringValue() == "3.5… in testCreateTwipsProperty() 591 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp8->getStringValue() == "2.5… in testCreateTwipsProperty() [all …]
|
/aoo4110/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 494 xTR.setString(lit.getStringValue()); in checkRDFa() 583 return n.getStringValue(); in toS() 662 right[i].getStringValue())); in compare() 719 i_Left.Subject.getStringValue() + " != " + in eq() 720 i_Right.Subject.getStringValue()); in eq() 725 i_Left.Predicate.getStringValue() + " != " + in eq() 726 i_Right.Predicate.getStringValue()); in eq() 731 i_Left.Object.getStringValue() + " != " + in eq() 732 i_Right.Object.getStringValue()); in eq() 771 (i_Left.getStringValue().equals(i_Right.getStringValue()) in eq() [all …]
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatecheckconfig.cxx | 133 UpdateCheckROModel::getStringValue(const sal_Char * pStr) const in getStringValue() function in UpdateCheckROModel 147 return getStringValue(LOCAL_FILE); in getLocalFileName() 166 return getStringValue(OLD_VERSION); in getUpdateEntryVersion() 174 rInfo.BuildId = getStringValue(UPDATE_BUILDID); in getUpdateEntry() 175 rInfo.Version = getStringValue(UPDATE_VERSION); in getUpdateEntry() 176 rInfo.Description = getStringValue(UPDATE_DESCRIPTION); in getUpdateEntry() 181 rInfo.Sources.push_back( DownloadSource( isDirectDownload, getStringValue(DOWNLOAD_URL) ) ); in getUpdateEntry() 186 rtl::OUString aUStr = getStringValue( (aStr + rtl::OString::valueOf(n)).getStr()); in getUpdateEntry()
|
H A D | download.cxx | 112 getStringValue(const uno::Reference< container::XNameAccess >& xNameAccess, const rtl::OUString& aN… in getStringValue() function 228 rHost = getStringValue(xNameAccess, UNISTRING("ooInetHTTPProxyName")); in getProxyForURL() 233 rHost = getStringValue(xNameAccess, UNISTRING("ooInetHTTPSProxyName")); in getProxyForURL() 238 rHost = getStringValue(xNameAccess, UNISTRING("ooInetFTPProxyName")); in getProxyForURL()
|
/aoo4110/main/unoxml/source/rdf/ |
H A D | librdf_repository.cxx | 641 virtual ::rtl::OUString SAL_CALL getStringValue() 685 ::rtl::OUString SAL_CALL librdf_NamedGraph::getStringValue() in getStringValue() function in __anon694bc58f0111::librdf_NamedGraph 688 return m_xName->getStringValue(); in getStringValue() 922 const ::rtl::OUString baseURIU( i_xBaseURI->getStringValue() ); in importGraph() 929 const ::rtl::OUString contextU( i_xGraphName->getStringValue() ); in importGraph() 1034 const ::rtl::OUString baseURIU( i_xBaseURI->getStringValue() ); in exportGraph() 1041 const ::rtl::OUString contextU( i_xGraphName->getStringValue() ); in exportGraph() 1171 m_NamedGraphs.find(i_xGraphName->getStringValue()) ); in getGraph() 1962 ::rtl::OUStringToOString(i_xURI->getStringValue(), in mkURI() 1981 ::rtl::OUStringToOString(xBlankNode->getStringValue(), in mkResource() [all …]
|
H A D | CLiteral.cxx | 60 virtual ::rtl::OUString SAL_CALL getStringValue() throw (css::uno::RuntimeException); 156 ::rtl::OUString SAL_CALL CLiteral::getStringValue() throw (css::uno::RuntimeException) in getStringValue() function in __anondd9857ad0111::CLiteral 166 buf.append(m_xDatatype->getStringValue()); in getStringValue()
|
H A D | CBlankNode.cxx | 58 virtual ::rtl::OUString SAL_CALL getStringValue() throw (css::uno::RuntimeException); 121 ::rtl::OUString SAL_CALL CBlankNode::getStringValue() throw (css::uno::RuntimeException) in getStringValue() function in __anon09450e6e0111::CBlankNode
|
H A D | CURI.cxx | 59 virtual ::rtl::OUString SAL_CALL getStringValue() throw (css::uno::RuntimeException); 819 ::rtl::OUString SAL_CALL CURI::getStringValue() throw (css::uno::RuntimeException) in getStringValue() function in __anone7bcac300111::CURI
|
/aoo4110/main/stoc/source/javavm/ |
H A D | javavm.cxx | 316 if(ftpProxy_name.is() && ftpProxy_name->getStringValue().getLength()) { in getINetPropsFromConfig() 318 ftpHost += ftpProxy_name->getStringValue(); in getINetPropsFromConfig() 333 if(httpProxy_name.is() && httpProxy_name->getStringValue().getLength()) { in getINetPropsFromConfig() 335 httpHost += httpProxy_name->getStringValue(); in getINetPropsFromConfig() 350 if(httpsProxy_name.is() && httpsProxy_name->getStringValue().getLength()) { in getINetPropsFromConfig() 352 httpsHost += httpsProxy_name->getStringValue(); in getINetPropsFromConfig() 370 rtl::OUString value= nonProxies_name->getStringValue(); in getINetPropsFromConfig() 425 if(locale.is() && locale->getStringValue().getLength()) { in getDefaultLocaleFromConfig() 429 sal_Int32 index = locale->getStringValue().indexOf((sal_Unicode) '-'); in getDefaultLocaleFromConfig() 432 language = locale->getStringValue().copy(0, index); in getDefaultLocaleFromConfig() [all …]
|
/aoo4110/main/sfx2/source/doc/ |
H A D | DocumentMetadataAccess.cxx | 310 i_rImpl.m_xBaseURI->getStringValue(), i_rPath), in getURIForStream() 730 const ::rtl::OUString baseURI( i_xBaseURI->getStringValue() ); in initLoading() 859 DocumentMetadataAccess::getStringValue() throw (uno::RuntimeException) in getStringValue() function in sfx2::DocumentMetadataAccess 861 return m_pImpl->m_xBaseURI->getStringValue(); in getStringValue() 902 const ::rtl::OUString baseURI( m_pImpl->m_xBaseURI->getStringValue() ); in getElementByURI() 903 const ::rtl::OUString name( i_xURI->getStringValue() ); in getElementByURI() 1128 const ::rtl::OUString baseURI( i_xBaseURI->getStringValue()); in loadMetadataFromStorage() 1163 const ::rtl::OUString name((*it)->getStringValue()); in loadMetadataFromStorage() 1240 const ::rtl::OUString baseURI( m_pImpl->m_xBaseURI->getStringValue() ); in storeMetadataToStorage() 1261 const ::rtl::OUString name(xName->getStringValue()); in storeMetadataToStorage()
|
/aoo4110/main/odk/source/com/sun/star/lib/loader/ |
H A D | InstallationFinder.java | 199 path = key.getStringValue( "" ); // default in getPathFromWindowsRegistry() 205 path = key.getStringValue( "" ); // default in getPathFromWindowsRegistry() 211 path = key.getStringValue( "" ); // default in getPathFromWindowsRegistry() 217 path = key.getStringValue( "" ); // default in getPathFromWindowsRegistry()
|
H A D | WinRegKey.java | 105 public String getStringValue( String valueName ) throws WinRegKeyException { in getStringValue() method in WinRegKey
|
/aoo4110/main/xmloff/source/core/ |
H A D | RDFaExportHelper.cxx | 94 ::rtl::OUString const baseURI( xModelURI->getStringValue() ); in getRelativeReference() 138 m_BlankNodeMap[ i_xBlankNode->getStringValue() ] ); in LookupBlankNode() 179 ? getRelativeReference(m_rExport, xSubjectURI->getStringValue()) in AddRDFa()
|
/aoo4110/main/qadevOOo/runner/util/ |
H A D | RegistryTools.java | 107 if (!key1.getStringValue().equals(key2.getStringValue())) in compareKeys() 320 out.println("[STRING] = '" + key.getStringValue() + "'") ; in printKeyInfo()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | basicrenderable.cxx | 118 rtl::OUString aPageRange( getStringValue( "PageRange" ) ); in getRendererCount() 174 rtl::OUString aPageRange( getStringValue( "PageRange" ) ); in render()
|
/aoo4110/main/odk/examples/java/Inspector/ |
H A D | SourceCodeGenerator.java | 1169 public String getStringValue(String _sValue){ in getStringValue() method in SourceCodeGenerator.JavaCodeGenerator 1385 public String getStringValue(String _sValue){ in getStringValue() method in SourceCodeGenerator.BasicCodeGenerator 1539 … sObjectDescription = _sIncomingObjectName + "->getPropertyValue(" + getStringValue(_sPropertyName… in getPropertyValueGetterSourceCode() 1560 public String getStringValue(String _sValue){ in getStringValue() method in SourceCodeGenerator.CPlusPlusCodeGenerator 1608 sReturn = getStringValue(_sExpression); in castLiteral()
|
H A D | XLanguageSourceCodeGenerator.java | 88 public String getStringValue(String _sValue); in getStringValue() method
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | print.hxx | 601 …rtl::OUString getStringValue( const rtl::OUString& i_rPropertyName, const rtl::OUString& i_rDefaul… 603 …rtl::OUString getStringValue( const char* i_pPropName, const rtl::OUString& i_rDefault = rtl::OUSt… in getStringValue() function in vcl::PrinterOptionsHelper 604 { return getStringValue( rtl::OUString::createFromAscii( i_pPropName ), i_rDefault ); } in getStringValue()
|
/aoo4110/main/stoc/source/defaultregistry/ |
H A D | defaultregistry.cxx | 175 …virtual OUString SAL_CALL getStringValue( ) throw(InvalidRegistryException, InvalidValueException… 567 OUString SAL_CALL NestedKeyImpl::getStringValue( ) in getStringValue() function in stoc_defreg::NestedKeyImpl 575 return m_localKey->getStringValue(); in getStringValue() 579 return m_defaultKey->getStringValue(); in getStringValue()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | Metadatable.hxx | 153 virtual ::rtl::OUString SAL_CALL getStringValue()
|
/aoo4110/main/stoc/source/implementationregistration/ |
H A D | mergekeys.cxx | 86 xDest->setStringValue( xSource->getStringValue() ); in mergeKeys()
|
/aoo4110/main/udkapi/com/sun/star/registry/ |
H A D | XRegistryKey.idl | 220 // DOCUMENTATION CHANGED FOR XRegistryKey::getStringValue 230 string getStringValue()
|
/aoo4110/main/configmgr/source/ |
H A D | configurationregistry.cxx | 233 virtual rtl::OUString SAL_CALL getStringValue() 685 rtl::OUString RegistryKey::getStringValue() in getStringValue() function in configmgr::configuration_registry::__anon6ba21f7c0111::RegistryKey
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 476 …::rtl::OUString aRet = OTools::getStringValue(m_pStatement->getOwnConnection(),m_aStatementHandle,… in getBytes() 622 …nRet = OTools::getStringValue(m_pStatement->getOwnConnection(),m_aStatementHandle,columnIndex,nCol… in getString() 1507 …*pColumn = OTools::getStringValue(m_pStatement->getOwnConnection(),m_aStatementHandle,nColumn,nCol… in fillRow()
|