Lines Matching refs:sal_Bool

139     sal_Bool IsInProtectSect() const;
163 friend sal_Bool GetAutoSumSel( const SwCrsrShell&, SwCellFrms& );
225 sal_Bool bHasFocus : 1; // Shell ist in einem Window "aktiv"
226 sal_Bool bSVCrsrVis : 1; // SV-Cursor Un-/Sichtbar
227 sal_Bool bChgCallFlag : 1; // Attributaenderung innerhalb von
229 sal_Bool bVisPortChgd : 1; // befindet sich im VisPortChg-Aufruf
232 sal_Bool bCallChgLnk : 1; // Flag fuer abgeleitete Klassen:
235 sal_Bool bAllProtect : 1; // Flag fuer Bereiche
237 sal_Bool bInCMvVisportChgd : 1; // Flag fuer CrsrMoves
239 sal_Bool bGCAttr : 1; // sal_True -> es existieren nichtaufgespannte Attr.
240 sal_Bool bIgnoreReadonly : 1; // sal_True -> Beim naechsten EndAction trotz
242 sal_Bool bSelTblCells : 1; // sal_True -> Zellen uebers InputWin selektieren
243 sal_Bool bAutoUpdateCells : 1; // sal_True -> Zellen werden autoformatiert
244 sal_Bool bBasicHideCrsr : 1; // sal_True -> HideCrsr vom Basic
245 sal_Bool bSetCrsrInReadOnly : 1;// sal_True -> Cursor darf in ReadOnly-Bereiche
246 sal_Bool bOverwriteCrsr : 1; // sal_True -> show Overwrite Crsr
253 sal_Bool bIdleEnd = sal_False );
274 sal_Bool LeftRight( sal_Bool, sal_uInt16, sal_uInt16, sal_Bool );
275 SW_DLLPRIVATE sal_Bool UpDown( sal_Bool, sal_uInt16 );
276 SW_DLLPRIVATE sal_Bool LRMargin( sal_Bool, sal_Bool bAPI = sal_False );
277 SW_DLLPRIVATE sal_Bool IsAtLRMargin( sal_Bool, sal_Bool bAPI = sal_False ) const;
281 typedef sal_Bool (SwCursor:: *FNCrsr)();
282 SW_DLLPRIVATE sal_Bool CallCrsrFN( FNCrsr );
284 SW_DLLPRIVATE const SwRedline* _GotoRedline( sal_uInt16 nArrPos, sal_Bool bSelect );
310 sal_Bool _SelTblRowOrCol( bool bRow, bool bRowSimple = false );
314 bool SetInFrontOfLabel( sal_Bool bNew );
340 sal_Bool DestroyCrsr();
353 SwPaM* GetCrsr( sal_Bool bMakeTblCrsr = sal_True ) const;
354 inline SwCursor* GetSwCrsr( sal_Bool bMakeTblCrsr = sal_True ) const;
373 void EndAction( const sal_Bool bIdleEnd = sal_False );
378 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Left()
380 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Right()
382 sal_Bool Up( sal_uInt16 nCnt = 1 ) { return UpDown( sal_True, nCnt ); } in Up()
383 sal_Bool Down( sal_uInt16 nCnt = 1 ) { return UpDown( sal_False, nCnt ); } in Down()
384 sal_Bool LeftMargin() { return LRMargin( sal_True ); } in LeftMargin()
385 sal_Bool RightMargin(sal_Bool bAPI = sal_False) { return LRMargin( sal_False, bAPI ); } in RightMargin()
386 sal_Bool SttEndDoc( sal_Bool bStt );
388 sal_Bool MovePage( SwWhichPage, SwPosPage );
389 sal_Bool MovePara( SwWhichPara, SwPosPara );
390 sal_Bool MoveSection( SwWhichSection, SwPosSection );
391 sal_Bool MoveTable( SwWhichTable, SwPosTable );
392 sal_Bool MoveColumn( SwWhichColumn, SwPosColumn );
393 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );
397 sal_Bool bSearchInNotes,
399 sal_Bool& bCancel,
404 sal_Bool& bCancel,
407 sal_uLong Find( const SfxItemSet& rSet, sal_Bool bNoCollections,
409 sal_Bool& bCancel,
418 int SetCrsr( const Point &rPt, sal_Bool bOnlyText = sal_False, bool bBlock = true );
437 inline sal_Bool HasMark();
448 void NormalizePam(sal_Bool bPointFirst = sal_True);
451 sal_Bool ChgCurrPam( const Point & rPt,
452 sal_Bool bTstOnly = sal_True, //Nur testen, nicht setzen
453 sal_Bool bTstHit = sal_False ); //Nur genaue Treffer
465 sal_Bool Pop( sal_Bool bOldCrsr = sal_True );
474 void EndCrsrMove( const sal_Bool bIdleEnd = sal_False ) in EndCrsrMove()
478 void EndCrsrMove( const sal_Bool bIdleEnd = sal_False );
487 sal_Bool HasShFcs() const { return bHasFocus; } in HasShFcs()
489 void ShGetFcs( sal_Bool bUpdate = sal_True );
496 void ShowCrsrs( sal_Bool bCrsrVis );
499 sal_Bool IsOverwriteCrsr() const { return bOverwriteCrsr; } in IsOverwriteCrsr()
500 void SetOverwriteCrsr( sal_Bool bFlag ) { bOverwriteCrsr = bFlag; } in SetOverwriteCrsr()
503 SwCntntFrm *GetCurrFrm( const sal_Bool bCalcFrm = sal_True ) const;
507 sal_Bool IsCrsrReadonly() const;
510 sal_Bool HasReadonlySel() const;
512 sal_Bool IsReadOnlyAvailable() const { return bSetCrsrInReadOnly; } in IsReadOnlyAvailable()
513 void SetReadOnlyAvailable( sal_Bool bFlag );
514 sal_Bool IsOverReadOnlyPos( const Point& rPt ) const;
533 sal_Bool HasSelection() const;
537 inline sal_Bool IsSelection() const;
539 inline sal_Bool IsMultiSelection() const;
542 sal_Bool IsSelFullPara() const;
544 inline sal_Bool IsSelOnePara() const;
547 sal_Bool ShouldWait() const;
555 sal_Bool GetCharRectAt( SwRect& rOrig, const SwPosition& rPos,
562 sal_Bool IsCrsrVisible() const { return VisArea().IsOver( GetCharRect() ); } in IsCrsrVisible()
568 sal_Bool bAtCrsrPos = sal_True, const sal_Bool bCalcFrm = sal_True );
571 sal_uInt16 GetNextPrevPageNum( sal_Bool bNext = sal_True );
574 sal_Bool GotoPage( sal_uInt16 nPage );
580 sal_Bool GoNextCrsr();
582 sal_Bool GoPrevCrsr();
614 inline const SwTableNode* IsCrsrInTbl( sal_Bool bIsPtInTbl = sal_True ) const;
616 inline Point& GetCrsrDocPos( sal_Bool bPoint = sal_True ) const;
617 inline sal_Bool IsCrsrPtAtEnd() const;
622 sal_Bool IsTblComplex() const;
623 sal_Bool IsTblComplexForChart();
628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True );
629 sal_Bool GoPrevCell();
631 sal_Bool GotoTable( const String& rName );
634 sal_Bool SelTblRow() { return _SelTblRowOrCol( true ); } in SelTblRow()
635 sal_Bool SelTblCol() { return _SelTblRowOrCol( false ); } in SelTblCol()
636 sal_Bool SelTblBox();
638 sal_Bool SelTbl();
642 sal_Bool GotoNextNum();
643 sal_Bool GotoPrevNum();
646 sal_Bool GotoOutline( const String& rName );
654 sal_Bool MakeOutlineSel( sal_uInt16 nSttPos, sal_uInt16 nEndPos,
655 sal_Bool bWithChilds = sal_False );
657 sal_Bool GotoNextOutline(); // naechster Node mit Outline-Num.
658 sal_Bool GotoPrevOutline(); // vorheriger Node mit Outline-Num.
684 sal_Bool IsTableMode() const { return 0 != pTblCrsr; } in IsTableMode()
691 sal_Bool GotoFtnTxt(); // springe aus dem Content zur Fussnote
692 sal_Bool GotoFtnAnchor(); // springe aus der Fussnote zum Anker
693 sal_Bool GotoPrevFtnAnchor();
694 sal_Bool GotoNextFtnAnchor();
696 sal_Bool GotoFlyAnchor(); // springe aus dem Rahmen zum Anker
697 sal_Bool GotoHeaderTxt(); // springe aus dem Content zum Header
698 sal_Bool GotoFooterTxt(); // springe aus dem Content zum Footer
700 sal_Bool SetCrsrInHdFt( sal_uInt16 nDescNo = USHRT_MAX,
701 sal_Bool bInHeader = sal_True );
704 sal_Bool IsInHeaderFooter( sal_Bool* pbInHeader = 0 ) const;
707 sal_Bool GotoNextTOXBase( const String* = 0 );
709 sal_Bool GotoPrevTOXBase( const String* = 0 );
710 sal_Bool GotoTOXMarkBase(); // springe zum Verzeichnis vom TOXMark
712 sal_Bool GotoNxtPrvTOXMark( sal_Bool bNext = sal_True );
718 sal_Bool GotoNxtPrvTblFormula( sal_Bool bNext = sal_True,
719 sal_Bool bOnlyErrors = sal_False );
722 sal_Bool SelectNxtPrvHyperlink( sal_Bool bNext = sal_True );
725 sal_Bool GotoRefMark( const String& rRefMark, sal_uInt16 nSubType = 0,
729 sal_Unicode GetChar( sal_Bool bEnd = sal_True, long nOffset = 0 );
731 sal_Bool ExtendSelection( sal_Bool bEnd = sal_True, xub_StrLen nCount = 1 );
735 sal_Bool SetVisCrsr( const Point &rPt );
739 sal_Bool MoveFldType(
745 sal_Bool GotoFld( const SwFmtFld& rFld );
762 sal_uInt16 GetCrsrCnt( sal_Bool bAll = sal_True ) const;
765 sal_Bool GoStartWord();
766 sal_Bool GoEndWord();
767 sal_Bool GoNextWord();
768 sal_Bool GoPrevWord();
769 sal_Bool GoNextSentence();
770 sal_Bool GoPrevSentence();
771 sal_Bool GoStartSentence();
772 sal_Bool GoEndSentence();
773 sal_Bool SelectWord( const Point* pPt = 0 );
774 sal_Bool ExpandToSentenceBorders();
777sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA…
778sal_Bool IsEndWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACE…
779sal_Bool IsInWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACES…
780 sal_Bool IsStartSentence() const;
781 sal_Bool IsEndSentence() const;
782 sal_Bool IsSttPara() const;
783 sal_Bool IsEndPara() const;
784 sal_Bool IsStartOfDoc() const;
785 sal_Bool IsEndOfDoc() const;
786 sal_Bool IsInFrontOfLabel() const;
787 sal_Bool IsAtLeftMargin() const { return IsAtLRMargin( sal_True ); } in IsAtLeftMargin()
788sal_Bool IsAtRightMargin(sal_Bool bAPI = sal_False) const { return IsAtLRMargin( sal_False, bAPI… in IsAtRightMargin()
794 sal_Bool ParkTblCrsr();
797 sal_Bool IsGCAttr() const { return bGCAttr; } in IsGCAttr()
802 sal_Bool IsAllProtect() const { return bAllProtect; } in IsAllProtect()
807 sal_Bool ChgCrsrTimerFlag( sal_Bool bTimerOn = sal_True );
810 sal_Bool BasicActionPend() const { return nBasicActionCnt != nStartAction; } in BasicActionPend()
813 sal_Bool GotoRegion( const String& rName );
819 sal_Bool FindValidCntntNode( sal_Bool bOnlyText = sal_False );
821 sal_Bool GetContentAtPos( const Point& rPt,
823 sal_Bool bSetCrsr = sal_False,
842 sal_Bool IsPageAtPos( const Point &rPt ) const;
845 sal_Bool SelectTxtAttr( sal_uInt16 nWhich, sal_Bool bExpand, const SwTxtAttr* pAttr = 0 );
846 sal_Bool GotoINetAttr( const SwTxtINetFmt& rAttr );
849 sal_Bool SelectTxt( const xub_StrLen nStart,
852 sal_Bool CheckTblBoxCntnt( const SwPosition* pPos = 0 );
855 sal_Bool EndAllTblBoxEdit();
857 void SetSelTblCells( sal_Bool bFlag ) { bSelTblCells = bFlag; } in SetSelTblCells()
858 sal_Bool IsSelTblCells() const { return bSelTblCells; } in IsSelTblCells()
860 sal_Bool IsAutoUpdateCells() const { return bAutoUpdateCells; } in IsAutoUpdateCells()
861 void SetAutoUpdateCells( sal_Bool bFlag ) { bAutoUpdateCells = bFlag; } in SetAutoUpdateCells()
863 sal_Bool GetShadowCrsrPos( const Point& rPt, SwFillMode eFillMode,
865 sal_Bool SetShadowCrsrPos( const Point& rPt, SwFillMode eFillMode );
869 const SwRedline* GotoRedline( sal_uInt16 nArrPos, sal_Bool bSelect = sal_False );
872 sal_Bool IsInVerticalText( const Point* pPt = 0 ) const;
874 sal_Bool IsInRightToLeftText( const Point* pPt = 0 ) const;
919 inline SwCursor* SwCrsrShell::GetSwCrsr( sal_Bool bMakeTblCrsr ) const in GetSwCrsr()
928 inline sal_Bool SwCrsrShell::HasMark() { return( pCurCrsr->HasMark() ); } in HasMark()
930 inline sal_Bool SwCrsrShell::IsSelection() const in IsSelection()
935 inline sal_Bool SwCrsrShell::IsMultiSelection() const in IsMultiSelection()
940 inline sal_Bool SwCrsrShell::IsSelOnePara() const in IsSelOnePara()
946 inline const SwTableNode* SwCrsrShell::IsCrsrInTbl( sal_Bool bIsPtInTbl ) const in IsCrsrInTbl()
951 inline sal_Bool SwCrsrShell::IsCrsrPtAtEnd() const in IsCrsrPtAtEnd()
956 inline Point& SwCrsrShell::GetCrsrDocPos( sal_Bool bPoint ) const in GetCrsrDocPos()