Searched refs:sPropertyDataBaseURL (Results 1 – 4 of 4) sorted by relevance
297 sPropertyDataBaseURL(RTL_CONSTASCII_USTRINGPARAM("DataBaseURL")), in XMLTextFieldExport()2853 else if( rPropertySetInfo->hasPropertyByName( sPropertyDataBaseURL ) && in ExportDataBaseElement()2854 (rPropertySet->getPropertyValue( sPropertyDataBaseURL ) >>= sStr) && in ExportDataBaseElement()
1306 , sPropertyDataBaseURL(RTL_CONSTASCII_USTRINGPARAM(sAPI_data_base_u_r_l)) in XMLDatabaseFieldImportContext()1418 xPropertySet->setPropertyValue(sPropertyDataBaseURL, aAny); in PrepareField()
466 const ::rtl::OUString sPropertyDataBaseURL; member in XMLTextFieldExport
469 const ::rtl::OUString sPropertyDataBaseURL; member in XMLDatabaseFieldImportContext
Completed in 53 milliseconds