Searched refs:SV_IMPL_PTRARR_SORT (Results 1 – 10 of 10) sorted by relevance
/trunk/main/automation/source/communi/ |
H A D | communi.cxx | 47 #undef SV_IMPL_PTRARR_SORT 48 #define SV_IMPL_PTRARR_SORT( nm,AE )\ macro 63 SV_IMPL_PTRARR_SORT( CommunicationLinkList, CommunicationLink* );
|
/trunk/main/svx/source/form/ |
H A D | fmexpl.cxx | 97 SV_IMPL_PTRARR_SORT( FmEntryDataArray, FmEntryDataPtr ) 98 SV_IMPL_PTRARR_SORT( SvLBoxEntrySortedArray, SvLBoxEntryPtr )
|
/trunk/main/svl/inc/svl/ |
H A D | svarray.hxx | 58 * SV_IMPL_PTRARR_SORT( nm,AE ) 63 * SV_IMPL_PTRARR_SORT( nm,AE ) 743 #define SV_IMPL_PTRARR_SORT( nm,AE )\ macro
|
/trunk/main/sc/source/core/tool/ |
H A D | adiasync.cxx | 49 SV_IMPL_PTRARR_SORT( ScAddInDocs, ScAddInDocPtr );
|
/trunk/main/sw/source/core/layout/ |
H A D | newfrm.cxx | 400 SV_IMPL_PTRARR_SORT(SwCurrShells,CurrShellPtr) in SV_IMPL_PTRARR_SORT() function
|
H A D | sectfrm.cxx | 64 SV_IMPL_PTRARR_SORT( SwDestroyList, SwSectionFrmPtr ) in SV_IMPL_PTRARR_SORT() function
|
/trunk/main/sw/source/ui/config/ |
H A D | modcfg.cxx | 62 SV_IMPL_PTRARR_SORT(InsCapOptArr, InsCaptionOptPtr) in SV_IMPL_PTRARR_SORT() function
|
/trunk/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 58 SV_IMPL_PTRARR_SORT( SwpFmts, SwFmt* ) in SV_IMPL_PTRARR_SORT() function
|
/trunk/main/sw/source/core/table/ |
H A D | swtable.cxx | 154 SV_IMPL_PTRARR_SORT(SwTableSortBoxes,SwTableBoxPtr);
|
/trunk/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 84 SV_IMPL_PTRARR_SORT( SwSortTableLines, SwTableLinePtr );
|
Completed in 78 milliseconds