Searched refs:OUStringPtr (Results 1 – 3 of 3) sorted by relevance
/trunk/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
|
/trunk/main/xmloff/source/style/ |
H A D | impastpl.hxx | 52 typedef ::rtl::OUString *OUStringPtr; typedef 53 DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )
|
/trunk/main/xmloff/source/text/ |
H A D | txtparae.cxx | 264 typedef OUString *OUStringPtr; typedef 265 SV_DECL_PTRARR_DEL( OUStrings_Impl, OUStringPtr, 20, 10 ) 266 SV_IMPL_PTRARR( OUStrings_Impl, OUStringPtr ) 268 SV_DECL_PTRARR_SORT_DEL( OUStringsSort_Impl, OUStringPtr, 20, 10 ) 269 SV_IMPL_OP_PTRARR_SORT( OUStringsSort_Impl, OUStringPtr )
|
Completed in 36 milliseconds