Searched refs:OUStringPtr (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/xmloff/source/core/ |
H A D | xmlcnitm.cxx | 39 typedef ::rtl::OUString *OUStringPtr; typedef 40 SV_DECL_PTRARR_DEL( SvXMLAttrContainerData_Impl, OUStringPtr, 5, 5 ) 41 SV_IMPL_PTRARR( SvXMLAttrContainerData_Impl, OUStringPtr ) in SV_IMPL_PTRARR() argument
|
/aoo41x/main/xmloff/source/style/ |
H A D | impastpl.hxx | 52 typedef ::rtl::OUString *OUStringPtr; typedef 53 DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 262 typedef OUString *OUStringPtr; typedef 263 SV_DECL_PTRARR_DEL( OUStrings_Impl, OUStringPtr, 20, 10 ) 264 SV_IMPL_PTRARR( OUStrings_Impl, OUStringPtr ) 266 SV_DECL_PTRARR_SORT_DEL( OUStringsSort_Impl, OUStringPtr, 20, 10 ) 267 SV_IMPL_OP_PTRARR_SORT( OUStringsSort_Impl, OUStringPtr )
|
Completed in 35 milliseconds