Searched refs:bExportValue (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | numehelp.cxx | 113 sal_Bool bExportValue) in WriteAttributes() argument 147 if (bExportValue) in WriteAttributes() 164 if (bExportValue) in WriteAttributes() 182 if (bExportValue) in WriteAttributes() 197 if (bExportValue) in WriteAttributes() 229 if (bExportValue) in WriteAttributes() 430 if (bExportValue) in WriteAttributes() 447 if (bExportValue) in WriteAttributes() 465 if (bExportValue) in WriteAttributes() 480 if (bExportValue) in WriteAttributes() [all …]
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | numehelp.hxx | 94 sal_Bool bExportValue = sal_True); 102 sal_Bool bExportValue = sal_True); 106 sal_Bool bExportValue = sal_True, 114 sal_Bool bExportValue = sal_True); 117 sal_Bool bExportValue = sal_True); 120 sal_Bool bExportValue = sal_True,
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtflde.cxx | 2365 sal_Bool bExportValue, /// export value attribute? in ProcessValueAndType() argument 2377 if (bExportValue || bExportValueType) in ProcessValueAndType() 2380 GetExport(), sContent, sDefault, bExportValue); in ProcessValueAndType() 2389 DBG_ASSERT(bExportValueType || !bExportValue, "value w/o value type not supported!"); in ProcessValueAndType() 2395 if (bExportValue || bExportValueType) in ProcessValueAndType() 2399 GetExport(), nFormatKey, fValue, bExportValue); in ProcessValueAndType()
|
/aoo41x/main/xmloff/inc/ |
H A D | txtflde.hxx | 344 sal_Bool bExportValue, /// export value attribute?
|
Completed in 51 milliseconds