Home
last modified time | relevance | path

Searched refs:bSpecial (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx205 …Rectangle GetEditCursor( const TextPaM& rPaM, sal_Bool bSpecial, sal_Bool bPreferPortionStart = …
303 Rectangle PaMtoEditCursor( const TextPaM& rPaM, sal_Bool bSpecial = sal_False );
/trunk/main/svx/source/table/
H A Dcell.cxx1089 bool bSpecial = false; in setPropertyValue() local
1107 bSpecial = true; in setPropertyValue()
1114 if( !bSpecial ) in setPropertyValue()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx952 Rectangle TextEngine::PaMtoEditCursor( const TextPaM& rPaM, sal_Bool bSpecial ) in PaMtoEditCursor() argument
972 aEditCursor = GetEditCursor( rPaM, bSpecial ); in PaMtoEditCursor()
978 Rectangle TextEngine::GetEditCursor( const TextPaM& rPaM, sal_Bool bSpecial, sal_Bool bPreferPortio… in GetEditCursor() argument
1004 …if ( ( pTmpLine->GetStart() == rPaM.GetIndex() ) || ( pTmpLine->IsIn( rPaM.GetIndex(), bSpecial ) … in GetEditCursor()
H A Dtextview.cxx1776 void TextView::ImpShowCursor( sal_Bool bGotoCursor, sal_Bool bForceVisCursor, sal_Bool bSpecial ) in ImpShowCursor() argument
1791 Rectangle aEditCursor = mpImpl->mpTextEngine->PaMtoEditCursor( aPaM, bSpecial ); in ImpShowCursor()
1795 if( bSpecial ) in ImpShowCursor()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2500 sal_Bool bSpecial = sal_False; in GetValueForEnhancedCustomShapeHandleParameter() local
2516 bSpecial = sal_True; in GetValueForEnhancedCustomShapeHandleParameter()
2522 bSpecial = sal_True; in GetValueForEnhancedCustomShapeHandleParameter()
2529 bSpecial = sal_True; in GetValueForEnhancedCustomShapeHandleParameter()
2536 bSpecial = sal_True; in GetValueForEnhancedCustomShapeHandleParameter()
2545 return bSpecial; in GetValueForEnhancedCustomShapeHandleParameter()
/trunk/main/sc/source/core/data/
H A Ddpoutput.cxx1961 sal_Bool bSpecial = ( nRow+1 >= nDataStartRow && nRow <= nTabEndRow && in GetHeaderDrag() local
1964 if ( bSpecial || ( nRow+1 >= nDataStartRow && nRow <= nTabEndRow && in GetHeaderDrag()

Completed in 85 milliseconds