Home
last modified time | relevance | path

Searched refs:StringPtr (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svl/source/memtools/
H A Dsvarray.cxx74 SV_IMPL_PTRARR( SvStrings, StringPtr ) in SV_IMPL_VARARR()
75 SV_IMPL_PTRARR( SvStringsDtor, StringPtr ) in SV_IMPL_VARARR()
76 SV_IMPL_OP_PTRARR_SORT( SvStringsSort, StringPtr ) in SV_IMPL_VARARR()
77 SV_IMPL_OP_PTRARR_SORT( SvStringsSortDtor, StringPtr ) in SV_IMPL_VARARR()
89 _SV_IMPL_SORTAR_ALG( SvStringsISort, StringPtr ) in SV_IMPL_VARARR()
96 delete *((StringPtr*)pData+n); in SV_IMPL_VARARR()
100 sal_Bool SvStringsISort::Seek_Entry( const StringPtr aE, sal_uInt16* pP ) const in Seek_Entry()
111 StringCompare eCmp = (*((StringPtr*)pData + nM))-> in Seek_Entry()
136 _SV_IMPL_SORTAR_ALG( SvStringsISortDtor, StringPtr ) in _SV_IMPL_SORTAR_ALG() argument
143 delete *((StringPtr*)pData+n); in _SV_IMPL_SORTAR_ALG()
[all …]
/trunk/main/svl/inc/svl/
H A Dsvstdarr.hxx151 typedef String* StringPtr; typedef
158 SV_DECL_PTRARR_VISIBILITY( SvStrings, StringPtr, 1, 1, SVL_DLLPUBLIC )
165 SV_DECL_PTRARR_DEL_VISIBILITY( SvStringsDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
172 SV_DECL_PTRARR_SORT_VISIBILITY( SvStringsSort, StringPtr, 1, 1, SVL_DLLPUBLIC )
179 SV_DECL_PTRARR_SORT_DEL_VISIBILITY( SvStringsSortDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
186 SV_DECL_PTRARR_SORT_VISIBILITY( SvStringsISort, StringPtr, 1, 1, SVL_DLLPUBLIC )
193 SV_DECL_PTRARR_SORT_DEL_VISIBILITY( SvStringsISortDtor, StringPtr, 1, 1, SVL_DLLPUBLIC )
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx712 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithFormats_Impl()
757 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithDateTime_Impl()
846 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithSysCurrencys()
889 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithSysCurrencys()
1008 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithUserCurrencys()
1055 const StringPtr pTestStr=aList[j]; in FillEListWithUserCurrencys()
1149 const StringPtr pStr = new String(aNewFormNInfo); in FillEListWithUsD_Impl()
1608 const StringPtr pTestStr=rList[j]; in GetCurrencySymbols()
1628 const StringPtr pTestStr=rList[j]; in GetCurrencySymbols()
/trunk/main/sw/source/core/doc/
H A Dacmplwrd.cxx307 StringPtr pNew = pAutoString = new SwAutoCompleteString( aNewWord, 0, nWrdLen ); in InsertWord()
400 const StringPtr pStr = (StringPtr)&rWord; in GetRange()
418 const StringPtr pStr = rNewLst[ nNewPos ]; in CheckChangedList()
H A Ddoctxm.cxx127 rArr.Insert( (StringPtr)pStr ); in SV_IMPL_PTRARR()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx332 typedef ::std::auto_ptr< String > StringPtr; typedef in XclImpCachedValue
335 StringPtr mxStr; /// Cached value is a string.
H A Dxecontent.hxx124 typedef ::std::auto_ptr< String > StringPtr; typedef in XclExpHyperlink
128 StringPtr mxRepr; /// Cell representation text.
/trunk/main/svtools/source/control/
H A Dinettbc.cxx197 … const StringPtr pStr = new String( aURL.GetMainURL( INetURLObject::DECODE_WITH_CHARSET ) ); in FillPicklist()
334 const StringPtr pCompletion = new String( rCompletion ); in Insert()
336 const StringPtr pURL = new String( rURL ); in Insert()
/trunk/main/solenv/inc/
H A Dpremac.h43 #define StringPtr MacOSStringPtr macro
H A Dpostmac.h43 #undef StringPtr
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx540 SV_DECL_PTRARR_DEL(ExpandedEntries, StringPtr,16,8)
541 SV_IMPL_PTRARR(ExpandedEntries, StringPtr)
594 StringPtr pString=new String(GetEntryText(pEntry)); in MakeExpanded_Impl()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2551 const StringPtr pStr = pAutoCmpltList->GetObject( n ); in Reset()
2577 const StringPtr pStr = (StringPtr)aLBEntries.GetEntryData( nPos ); in IMPL_LINK()

Completed in 70 milliseconds