Home
last modified time | relevance | path

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

/aoo4110/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
1720 CheckRange(nStartIndex, nEndIndex); in setSelection()
2464 CheckRange(nStartIndex, nEndIndex); in copyText()
2503 CheckRange(nStartIndex, nEndIndex); in cutText()
2579 CheckRange(nStartIndex, nEndIndex); in deleteText()
2664 CheckRange(nStartIndex, nEndIndex); in replaceText()
2709 CheckRange(nStartIndex, nEndIndex); in setAttributes()
/aoo4110/main/sw/source/ui/misc/
H A Dswmodalredlineacceptdlg.cxx137 pFilterTP->CheckRange(sal_False); in AcceptAll()
/aoo4110/main/sc/source/filter/inc/
H A Dxihelper.hxx74 bool CheckRange( const XclRange& rXclRange, bool bWarn );
H A Dxehelper.hxx118 bool CheckRange( const ScRange& rScRange, bool bWarn );
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx163 aFilterCtr.CheckRange(aChangeViewSet.HasRange()); in Init()
H A Dacredlin.cxx294 pTPFilter->CheckRange(aChangeViewSet.HasRange()); in Init()
/aoo4110/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
/aoo4110/main/svx/inc/svx/
H A Dctredlin.hxx270 void CheckRange(sal_Bool bFlag=sal_True);
/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx78 void CheckRange( SwCursor* );
88 void CheckRange( SwCursor* pCurCrsr ) in CheckRange() function
1425 CheckRange( pCurCrsr ); // ueberlappende Bereiche testen in UpdateCrsr()
/aoo4110/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx374 …void CheckRange( sal_Int32 nStart, sal_Int32 nEnd ) SAL_THROW((::com::sun::star::lang::IndexOutOfB…
/aoo4110/main/svx/source/dialog/
H A Dctredlin.cxx1167 void SvxTPFilter::CheckRange(sal_Bool bFlag) in CheckRange() function in SvxTPFilter

Completed in 96 milliseconds