Searched refs:sConRes (Results 1 – 2 of 2) sorted by relevance
128 rtl::OUString sConRes; in WriteImportDescriptor() local137 aImportDescriptor[i].Value >>= sConRes; in WriteImportDescriptor()154 if (sConRes.getLength()) in WriteImportDescriptor()156 rExport.AddAttribute( XML_NAMESPACE_XLINK, XML_HREF, sConRes ); in WriteImportDescriptor()168 if (sConRes.getLength()) in WriteImportDescriptor()170 rExport.AddAttribute( XML_NAMESPACE_XLINK, XML_HREF, sConRes ); in WriteImportDescriptor()184 if (sConRes.getLength()) in WriteImportDescriptor()186 rExport.AddAttribute( XML_NAMESPACE_XLINK, XML_HREF, sConRes ); in WriteImportDescriptor()
661 rtl::OUString sConRes; in ScXMLConResContext() local674 sConRes = sValue; in ScXMLConResContext()677 if (sConRes.getLength()) in ScXMLConResContext()678 pDatabaseRangeContext->SetConnectionRessource(sConRes); in ScXMLConResContext()
Completed in 24 milliseconds