Searched refs:SV_IMPL_VARARR (Results 1 – 17 of 17) sorted by relevance
/trunk/main/svl/source/memtools/ |
H A D | svarray.cxx | 59 SV_IMPL_VARARR(SvPtrarr,VoidPtr) in SV_IMPL_VARARR() function 67 SV_IMPL_VARARR( SvULongs, sal_uLong ) in SV_IMPL_VARARR() function 68 SV_IMPL_VARARR( SvUShorts, sal_uInt16 ) in SV_IMPL_VARARR() 69 SV_IMPL_VARARR( SvLongs, long) in SV_IMPL_VARARR()
|
/trunk/main/svl/inc/svl/ |
H A D | svarray.hxx | 39 * SV_IMPL_VARARR( nm, AE ) 315 #define SV_IMPL_VARARR( nm, AE ) \ macro 768 SV_IMPL_VARARR(nm##_SAR, AE)\
|
/trunk/main/sw/source/core/bastyp/ |
H A D | swregion.cxx | 36 SV_IMPL_VARARR( SwRects, SwRect );
|
/trunk/main/svtools/source/edit/ |
H A D | textdata.cxx | 33 SV_IMPL_VARARR( TEWritingDirectionInfos, TEWritingDirectionInfo );
|
/trunk/main/svl/source/filerec/ |
H A D | filerec.cxx | 31 SV_IMPL_VARARR( SfxUINT32s, sal_uInt32 );
|
/trunk/main/editeng/source/editeng/ |
H A D | editdoc2.cxx | 65 SV_IMPL_VARARR( CharPosArray, sal_Int32 );
|
H A D | edtspell.cxx | 211 SV_IMPL_VARARR( WrongRanges, WrongRange );
|
H A D | editeng.cxx | 107 SV_IMPL_VARARR( EECharAttribArray, EECharAttrib );
|
/trunk/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 65 SV_IMPL_VARARR( SwTOXSources, SwTOXSource ) in SV_IMPL_VARARR() function
|
/trunk/main/svl/source/svdde/ |
H A D | ddesvr.cxx | 54 SV_IMPL_VARARR( DdeItemImp, DdeItemImpData ) in SV_IMPL_VARARR() function
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 227 SV_IMPL_VARARR( _MapTblFrmFmts, _MapTblFrmFmt );
|
/trunk/main/basic/source/classes/ |
H A D | sb.cxx | 69 SV_IMPL_VARARR(SbTextPortions,SbTextPortion)
|
/trunk/main/svx/source/dialog/ |
H A D | srchdlg.cxx | 106 SV_IMPL_VARARR(SrchAttrItemList, SearchAttrItem);
|
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 106 SV_IMPL_VARARR( WW8_WrSepInfoPtrs, WW8_SepInfo )
|
H A D | wrtww8.cxx | 327 SV_IMPL_VARARR( WW8Bytes, sal_uInt8 )
|
/trunk/main/sw/source/core/doc/ |
H A D | docedt.cxx | 168 SV_IMPL_VARARR( _SaveFlyArr, _SaveFly ) in SV_IMPL_VARARR() function
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 400 SV_IMPL_VARARR( SwLRects, SwLineRect );
|
Completed in 149 milliseconds