Searched refs:nNameType (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xiname.cxx | 148 RangeType nNameType = RT_NAME; in XclImpName() local 163 nNameType |= RT_PRINTAREA; in XclImpName() 167 nNameType |= RT_COLHEADER | RT_ROWHEADER; in XclImpName() 190 nNameType |= RT_CRITERIA; in XclImpName() 212 … ScRangeData* pData = new ScRangeData( GetDocPtr(), maScName, *pTokArr, ScAddress(), nNameType ); in XclImpName()
|
/aoo41x/main/i18npool/inc/ |
H A D | calendar_gregorian.hxx | 77 …tDisplayName(sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType) throw(com::sun:… 132 …tDisplayName(sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType) throw(com::sun:…
|
H A D | calendarImpl.hxx | 78 …tDisplayName(sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType) throw(com::sun:…
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XCalendar.idl | 202 @param nNameType 218 [in] short nNameType );
|
/aoo41x/main/unotools/source/i18n/ |
H A D | calendarwrapper.cxx | 634 …apper::getDisplayName( sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType ) const in getDisplayName() 639 return xC->getDisplayName( nCalendarDisplayIndex, nIdx, nNameType ); in getDisplayName()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | calendarwrapper.hxx | 92 …String getDisplayName( sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType ) cons…
|
Completed in 26 milliseconds