Lines Matching refs:bTextMode
991 int bTextMode; in RTLFUNC() local
996 bTextMode = pRT ? pRT->GetImageFlag( SBIMG_COMPARETEXT ) : sal_False; in RTLFUNC()
1000 bTextMode = 1;; in RTLFUNC()
1003 bTextMode = rPar.Get(4)->GetInteger(); in RTLFUNC()
1015 if( !bTextMode ) in RTLFUNC()
1072 int bTextMode; in RTLFUNC() local
1077 bTextMode = pRT ? pRT->GetImageFlag( SBIMG_COMPARETEXT ) : sal_False; in RTLFUNC()
1081 bTextMode = 1;; in RTLFUNC()
1084 bTextMode = rPar.Get(4)->GetInteger(); in RTLFUNC()
1100 if( !bTextMode ) in RTLFUNC()
1408 int bTextMode; in RTLFUNC() local
1413 bTextMode = pRT ? pRT->GetImageFlag( SBIMG_COMPARETEXT ) : sal_False; in RTLFUNC()
1417 bTextMode = 1; in RTLFUNC()
1420 bTextMode = rPar.Get(6)->GetInteger(); in RTLFUNC()
1433 if( bTextMode ) in RTLFUNC()