Searched refs:PRTSTR (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/cui/source/customize/ |
H A D | cfg.cxx | 105 #define PRTSTR(x) rtl::OUStringToOString(x, RTL_TEXTENCODING_ASCII_US).pData->buffer macro 165 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(tmp)); in printPropertySet() 170 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(tmp)); in printPropertySet() 175 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(a.getValueTypeName())); in printPropertySet() 191 PRTSTR(prefix), PRTSTR(aProp[i].Name), PRTSTR(tmp)); in printProperties() 203 OSL_TRACE("printEntries: %s", PRTSTR(entry->GetName())); in printEntries() 430 OSL_TRACE("SupportsDocumentConfig: %s", PRTSTR(aModuleId)); in CanConfig() 5652 OSL_TRACE("Caught exception importing XGraphic: %s", PRTSTR(e.Message)); in ImportGraphic()
|
/aoo42x/main/scripting/source/provider/ |
H A D | URIHelper.cxx | 31 #define PRTSTR(x) ::rtl::OUStringToOString(x, RTL_TEXTENCODING_ASCII_US).pData->buffer macro
|
Completed in 47 milliseconds