Home
last modified time | relevance | path

Searched refs:CheckRange (Results 1 – 12 of 12) sorted by path

/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx374 …void CheckRange( sal_Int32 nStart, sal_Int32 nEnd ) SAL_THROW((::com::sun::star::lang::IndexOutOfB…
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx443 …void AccessibleEditableTextPara::CheckRange( sal_Int32 nStart, sal_Int32 nEnd ) SAL_THROW((lang::I… in CheckRange() function in accessibility::AccessibleEditableTextPara
1721 CheckRange(nStartIndex, nEndIndex); in setSelection()
2465 CheckRange(nStartIndex, nEndIndex); in copyText()
2504 CheckRange(nStartIndex, nEndIndex); in cutText()
2580 CheckRange(nStartIndex, nEndIndex); in deleteText()
2665 CheckRange(nStartIndex, nEndIndex); in replaceText()
2710 CheckRange(nStartIndex, nEndIndex); in setAttributes()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx206 bool XclExpAddressConverter::CheckRange( const ScRange& rScRange, bool bWarn ) in CheckRange() function in XclExpAddressConverter
279 if( pScRange && !CheckRange( *pScRange, bWarn ) ) in ValidateRangeList()
H A Dxihelper.cxx106 bool XclImpAddressConverter::CheckRange( const XclRange& rXclRange, bool bWarn ) in CheckRange() function in XclImpAddressConverter
/trunk/main/sc/source/filter/inc/
H A Dxehelper.hxx118 bool CheckRange( const ScRange& rScRange, bool bWarn );
H A Dxihelper.hxx74 bool CheckRange( const XclRange& rXclRange, bool bWarn );
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx294 pTPFilter->CheckRange(aChangeViewSet.HasRange()); in Init()
H A Dhighred.cxx163 aFilterCtr.CheckRange(aChangeViewSet.HasRange()); in Init()
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx270 void CheckRange(sal_Bool bFlag=sal_True);
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1167 void SvxTPFilter::CheckRange(sal_Bool bFlag) in CheckRange() function in SvxTPFilter
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx78 void CheckRange( SwCursor* );
88 void CheckRange( SwCursor* pCurCrsr ) in CheckRange() function
1433 CheckRange( pCurCrsr ); // ueberlappende Bereiche testen in UpdateCrsr()
/trunk/main/sw/source/ui/misc/
H A Dswmodalredlineacceptdlg.cxx137 pFilterTP->CheckRange(sal_False); in AcceptAll()

Completed in 75 milliseconds