/aoo42x/main/sfx2/source/appl/ |
H A D | appmisc.cxx | 93 SV_IMPL_PTRARR( SfxTbxCtrlFactArr_Impl, SfxTbxCtrlFactory* ); 94 SV_IMPL_PTRARR( SfxStbCtrlFactArr_Impl, SfxStbCtrlFactory* ); 95 SV_IMPL_PTRARR( SfxMenuCtrlFactArr_Impl, SfxMenuCtrlFactory* ); 96 SV_IMPL_PTRARR( SfxChildWinFactArr_Impl, SfxChildWinFactory* ); 97 SV_IMPL_PTRARR( SfxModuleArr_Impl, SfxModule* );
|
/aoo42x/main/svl/source/memtools/ |
H A D | svarray.cxx | 74 SV_IMPL_PTRARR( SvStrings, StringPtr ) in SV_IMPL_VARARR() 75 SV_IMPL_PTRARR( SvStringsDtor, StringPtr ) in SV_IMPL_VARARR() 79 SV_IMPL_PTRARR( SvByteStrings, ByteStringPtr ) in SV_IMPL_VARARR() 80 SV_IMPL_PTRARR( SvByteStringsDtor, ByteStringPtr ) in SV_IMPL_VARARR()
|
/aoo42x/main/framework/source/xml/ |
H A D | imagesconfiguration.cxx | 64 SV_IMPL_PTRARR( ImageItemListDescriptor, ImageItemDescriptorPtr ); 65 SV_IMPL_PTRARR( ExternalImageItemListDescriptor, ExternalImageItemDescriptorPtr ); 66 SV_IMPL_PTRARR( ImageListDescriptor, ImageListItemDescriptorPtr );
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 47 SV_IMPL_PTRARR(SwSortList, SwSortUndoElement*) in SV_IMPL_PTRARR() function 48 SV_IMPL_PTRARR(SwUndoSortList, SwNodeIndex*) in SV_IMPL_PTRARR()
|
H A D | untbl.cxx | 227 SV_IMPL_PTRARR( SfxItemSets, SfxItemSetPtr ) 228 SV_IMPL_PTRARR( SwUndoSaveSections, SwUndoSaveSectionPtr ) 229 SV_IMPL_PTRARR( SwUndoMoves, SwUndoMovePtr ) 230 SV_IMPL_PTRARR( SwTblToTxtSaves, SwTblToTxtSavePtr ) 231 SV_IMPL_PTRARR( _UndoTblCpyTbl_Entries, _UndoTblCpyTbl_EntryPtr )
|
/aoo42x/main/basic/source/comp/ |
H A D | symtbl.cxx | 32 SV_IMPL_PTRARR(SbiStrings,String*) in SV_IMPL_PTRARR() function 33 SV_IMPL_PTRARR(SbiSymbols,SbiSymDef*) in SV_IMPL_PTRARR()
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxbase.cxx | 37 SV_IMPL_PTRARR(SbxParams,SbxParamInfo*); 38 SV_IMPL_PTRARR(SbxFacs,SbxFactory*);
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docnew.cxx | 136 SV_IMPL_PTRARR( SwNumRuleTbl, SwNumRulePtr) in SV_IMPL_PTRARR() function 137 SV_IMPL_PTRARR( SwTxtFmtColls, SwTxtFmtCollPtr) in SV_IMPL_PTRARR() 138 SV_IMPL_PTRARR( SwGrfFmtColls, SwGrfFmtCollPtr) in SV_IMPL_PTRARR()
|
H A D | sortopt.cxx | 33 SV_IMPL_PTRARR(SwSortKeys, SwSortKey*) in SV_IMPL_PTRARR() function
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 111 SV_IMPL_PTRARR( SwCellFrms, SwCellFrm* ) 142 SV_IMPL_PTRARR( _FndBoxes, _FndBox* ) 143 SV_IMPL_PTRARR( _FndLines, _FndLine* ) 156 SV_IMPL_PTRARR( SwChartBoxes, SwTableBoxPtr ); 157 SV_IMPL_PTRARR( SwChartLines, SwChartBoxes* ); 1584 SV_IMPL_PTRARR( SwSelUnions, SwSelUnion* );
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 122 SV_IMPL_PTRARR( XRangeSelectionListenerArr_Impl, XRangeSelectionListenerPtr ); 123 SV_IMPL_PTRARR( XRangeSelectionChangeListenerArr_Impl, XRangeSelectionChangeListenerPtr ); 124 SV_IMPL_PTRARR( XSelectionChangeListenerArr_Impl, XSelectionChangeListenerPtr ); 125 SV_IMPL_PTRARR( XViewPropertyChangeListenerArr_Impl, XViewPropertyChangeListenerPtr ); 126 SV_IMPL_PTRARR( XMouseClickHandlerArr_Impl, XMouseClickHandlerPtr ); 127 SV_IMPL_PTRARR( XActivationEventListenerArr_Impl, XActivationEventListenerPtr );
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 56 SV_IMPL_PTRARR( _FndBoxes, _FndBox* ) 57 SV_IMPL_PTRARR( _FndLines, _FndLine* )
|
H A D | redlndlg.cxx | 81 SV_IMPL_PTRARR(SwRedlineDataParentArr, SwRedlineDataParentPtr) 83 SV_IMPL_PTRARR(SwRedlineDataChildArr, SwRedlineDataChildPtr) 84 SV_IMPL_PTRARR(SvLBoxEntryArr, SvLBoxEntryPtr)
|
/aoo42x/main/svl/inc/svl/ |
H A D | svarray.hxx | 45 * SV_IMPL_PTRARR(nm, AE) 52 * SV_IMPL_PTRARR(nm, AE) 454 #define SV_IMPL_PTRARR(nm, AE )\ macro
|
/aoo42x/main/sw/source/core/fields/ |
H A D | authfld.cxx | 64 SV_IMPL_PTRARR( SwAuthDataArr, SwAuthEntryPtr ) 69 SV_IMPL_PTRARR( SortKeyArr, TOXSortKeyPtr ) in SV_IMPL_PTRARR() function
|
/aoo42x/main/basic/source/classes/ |
H A D | sbintern.cxx | 36 SV_IMPL_PTRARR(SbErrorStack, SbErrorStackEntry*) in SV_IMPL_PTRARR() function
|
/aoo42x/main/sw/source/core/text/ |
H A D | noteurl.cxx | 40 SV_IMPL_PTRARR( SwURLNoteList, SwURLNotePtr ) in SV_IMPL_PTRARR() function
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoevtlstnr.cxx | 41 SV_IMPL_PTRARR(SwEvtLstnrArray, XEventListenerPtr);
|
/aoo42x/main/sc/source/core/tool/ |
H A D | detdata.cxx | 39 SV_IMPL_PTRARR( ScDetOpArr_Impl, ScDetOpDataPtr );
|
/aoo42x/main/sc/workben/ |
H A D | result.cxx | 37 SV_IMPL_PTRARR( XResultListenerArr_Impl, XResultListenerPtr );
|
/aoo42x/main/framework/source/fwe/xml/ |
H A D | statusbarconfiguration.cxx | 63 SV_IMPL_PTRARR( StatusBarDescriptor, StatusBarItemDescriptorPtr);
|
/aoo42x/main/sw/source/ui/cctrl/ |
H A D | swlbox.cxx | 36 SV_IMPL_PTRARR(SwEntryLst, SwBoxEntry*) in SV_IMPL_PTRARR() function
|
/aoo42x/main/svl/source/items/ |
H A D | aeitem.cxx | 51 SV_IMPL_PTRARR(SfxAllEnumValueArr, SfxAllEnumValue_Impl*) in SV_IMPL_PTRARR() function
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlcnitm.cxx | 41 SV_IMPL_PTRARR( SvXMLAttrContainerData_Impl, OUStringPtr ) in SV_IMPL_PTRARR() function
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | unocrsr.cxx | 34 SV_IMPL_PTRARR( SwUnoCrsrTbl, SwUnoCrsrPtr ) in SV_IMPL_PTRARR() function
|