Home
last modified time | relevance | path

Searched refs:DBG_PRINT_ENTRY (Results 1 – 7 of 7) sorted by relevance

/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx114 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in SalAquaFilePicker()
124 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in ~SalAquaFilePicker()
143 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in addFilePickerListener()
154 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in removeFilePickerListener()
168 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", aTitle); in setTitle()
178 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in execute()
263 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "multiSelectable?", bMode); in setMultiSelectionMode()
278 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "name", aName); in setDefaultName()
290 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "directory", rDirectory); in setDisplayDirectory()
301 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getDisplayDirectory()
[all …]
H A DCFStringUtilities.hxx50 inline void DBG_PRINT_ENTRY() { in DBG_PRINT_ENTRY() function
54 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname) { in DBG_PRINT_ENTRY() function
58 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
62 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
66 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
73 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
80 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
84 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
88 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
92 inline void DBG_PRINT_ENTRY(const char * classname, const char * methodname, const char* param1, co… in DBG_PRINT_ENTRY() function
[all …]
H A DFilterHelper.cxx47 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", _rTitle); in FilterEntry()
63 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getSubFilters()
187 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in FilterHelper()
193 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in ~FilterHelper()
269 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "filter", rFilter); in SetCurFilter()
301 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in SetFilters()
316 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", aTitle, "filter", aFilterString); in appendFilter()
337DBG_PRINT_ENTRY(CLASS_NAME, __func__, "aTitle", OUStringToOString(aTitle, RTL_TEXTENCODING_UTF8).g… in setCurrentFilter()
346 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getCurrentFilter()
358DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", OUStringToOString(sGroupTitle, RTL_TEXTENCODING_UTF… in appendFilterGroup()
[all …]
H A DSalAquaFolderPicker.cxx92 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in SalAquaFolderPicker()
105 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", aTitle); in setTitle()
116 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in execute()
152 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "directory", aDirectory); in setDisplayDirectory()
163 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getDisplayDirectory()
176 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getDirectory()
210 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "description", rDescription); in setDescription()
224 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getImplementationName()
236 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "serviceName", sServiceName); in supportsService()
255 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in getSupportedServiceNames()
[all …]
H A DControlHelper.cxx59 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in ControlHelper()
76 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in ~ControlHelper()
114 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "templateId", nTemplateId); in initialize()
165 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "controlId", nControlId, "enable", bEnable); in enableControl()
193 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "controlId", nControlId); in getLabel()
222 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "controlId", nControlId, "label", aLabel); in setLabel()
254 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "controlId", nControlId, "controlAction", nControlAction); in setValue()
287 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "controlId", nControlId, "controlAction", nControlAction); in getValue()
315 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in createUserPane()
478 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in createControls()
[all …]
H A DSalAquaPicker.cxx70 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in SalAquaPicker()
76 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in ~SalAquaPicker()
95 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in implInitialize()
159 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in run()
219 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in runandwaitforresult()
232 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "directory", aDirectory); in implsetDisplayDirectory()
245 DBG_PRINT_ENTRY(CLASS_NAME, __func__); in implgetDisplayDirectory()
253 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "title", aTitle); in implsetTitle()
H A DNSString_OOoAdditions.cxx36 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "ouString", ouString);
46 DBG_PRINT_ENTRY(CLASS_NAME, __func__, "ouString", ouString);