Lines Matching refs:sal_Bool

184     sal_Bool bCheckForOLEInCaption;
208 SW_DLLPRIVATE sal_Bool ImpEndCreate();
213 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt,
214 const Point& rInsPt, sal_Bool bIsMove,
215 sal_Bool bSelectInsert );
221 SW_DLLPRIVATE sal_Bool CheckHeadline( bool bRepeat ) const;
235 sal_Bool Copy( SwDoc* pClpDoc, const String* pNewClpTxt = 0 );
236 sal_Bool Paste( SwDoc* pClpDoc, sal_Bool bIncludingPageFrames = sal_False);
238 sal_Bool PastePages( SwFEShell& rToFill, sal_uInt16 nStartPage, sal_uInt16 nEndPage);
240 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt,
241 sal_Bool bIsMove = sal_False, sal_Bool bSelectInsert = sal_True );
243 void SelectFlyFrm( SwFlyFrm& rFrm, sal_Bool bNew = sal_False );
252 sal_Bool SelectObj( const Point& rSelPt, sal_uInt8 nFlag = 0, SdrObject *pObj = 0 );
258 void SelectionToTop ( sal_Bool bTop = sal_True );
259 void SelectionToBottom( sal_Bool bBottom = sal_True );
274 sal_Bool ShouldObjectBeSelected(const Point& rPt);
276 sal_Bool MoveAnchor( sal_uInt16 nDir );
287 sal_uInt16 GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const;
320 long BeginDrag( const Point *pPt, sal_Bool bProp );
321 long Drag ( const Point *pPt, sal_Bool bProp );
322 long EndDrag ( const Point *pPt, sal_Bool bProp );
351 String &rName, sal_Bool &rbLink ) const;
362 sal_Bool IsFrmSelected() const;
363 sal_Bool GetFlyFrmAttr( SfxItemSet &rSet ) const;
364 sal_Bool SetFlyFrmAttr( SfxItemSet &rSet );
365 sal_Bool ResetFlyFrmAttr( sal_uInt16 nWhich, const SfxItemSet* pSet = 0 );
366 const SwFrmFmt *NewFlyFrm( const SfxItemSet &rSet, sal_Bool bAnchValid = sal_False,
369 Point FindAnchorPos( const Point &rAbsPos, sal_Bool bMoveIt = sal_False );
374sal_Bool IsFrmVertical(const sal_Bool bEnvironment, sal_Bool& bRightToLeft, sal_Bool& bVertL2R) co…
377 …void SetFrmFmt( SwFrmFmt *pFmt, sal_Bool bKeepOrient = sal_False, Point* pDocPos = 0 ); //Wenn Rah…
384 sal_Bool GotoNextFly( sal_uInt16 /*GOTOOBJ_...*/ eType = GOTOOBJ_FLY_ANY ) in GotoNextFly()
386 sal_Bool GotoPrevFly( sal_uInt16 /*GOTOOBJ_...*/ eType = GOTOOBJ_FLY_ANY) in GotoPrevFly()
430 sal_Bool IsCheckForOLEInCaption() const { return bCheckForOLEInCaption; } in IsCheckForOLEInCaption()
431 void SetCheckForOLEInCaption( sal_Bool bFlag ) { bCheckForOLEInCaption = bFlag; } in SetCheckForOLEInCaption()
446 sal_Bool GotoFly( const String& rName, FlyCntType eType = FLYCNTTYPE_ALL,
447 sal_Bool bSelFrame = sal_True );
471 sal_Bool GetObjAttr( SfxItemSet &rSet ) const;
472 sal_Bool SetObjAttr( const SfxItemSet &rSet );
474 …const SdrObject* GetBestObject( sal_Bool bNext, sal_uInt16 eType = GOTOOBJ_DRAW_ANY, sal_Bool bFla…
475 sal_Bool GotoObj( sal_Bool bNext, sal_uInt16 /*GOTOOBJ_...*/ eType = GOTOOBJ_DRAW_ANY);
482 sal_Bool IsObjSelected( const SdrObject& rObj ) const;
483 sal_Bool IsObjSameLevelWithMarked(const SdrObject* pObj) const;
499 sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos );
500sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInventor, const P…
502 sal_Bool EndCreate ( sal_uInt16 eSdrCreateCmd );
504 sal_Bool IsDrawCreate() const;
508 sal_Bool BeginMark( const Point &rPos );
510 sal_Bool EndMark ();
514 sal_Bool IsGroupSelected(); //Kann auch eine Mischselektion sein!
522 void MirrorSelection( sal_Bool bHorizontal ); //Bei sal_False Vertikal
527 void ChgAnchor( int eAnchorId, sal_Bool bSameOnly = sal_False,
528 sal_Bool bPosCorr = sal_True );
530 sal_Bool SetDrawingAttr( SfxItemSet &rSet );
534 sal_Bool GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const;
538 sal_Bool Paste( SotDataObject& rObj, const Point& rPt );
540 sal_Bool IsAlignPossible() const;
554 sal_Bool ReplaceSdrObj( const String& rGrfName, const String& rFltName,
569 Point GetCntntPos( const Point& rPoint, sal_Bool bNext ) const;
576 void ShGetFcs( sal_Bool bUpdate = sal_True );
580 sal_uInt16 GetCurPageDesc( const sal_Bool bCalcFrm = sal_True ) const;
584 sal_Bool bGetFromPool = sal_False,
601sal_Bool GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16& rVirtNum…
607 sal_Bool FinishOLEObj(); // Server wird beendet
614 sal_Bool HasWholeTabSelection() const;
617 sal_Bool HasBoxSelection() const;
619 sal_Bool InsertRow( sal_uInt16 nCnt, sal_Bool bBehind );
620 sal_Bool InsertCol( sal_uInt16 nCnt, sal_Bool bBehind ); // 0 == am Ende
621 sal_Bool DeleteCol();
622 sal_Bool DeleteRow();
624 sal_Bool DeleteTblSel(); //Aktuelle Selektion, ggf. die ganze Tabelle.
629sal_Bool SplitTab( sal_Bool nVert = sal_True, sal_uInt16 nCnt = 1, sal_Bool bSameHeight = sal_Fals…
630 sal_Bool Sort(const SwSortOptions&); //Sortieren.
644 sal_Bool BalanceRowHeight( sal_Bool bTstOnly );
648 …void SetTabLineStyle(const Color* pColor, sal_Bool bSetLine = sal_False, const SvxBorderLine* pBor…
654 sal_Bool GetBoxBackground( SvxBrushItem &rToFill ) const; //sal_False uneindeutig
657 sal_Bool GetBoxDirection( SvxFrameDirectionItem& rToFill ) const; //sal_False uneindeutig
660 sal_Bool GetRowBackground( SvxBrushItem &rToFill ) const; //sal_False uneindeutig
664 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly = sal_True );
666 void SetMouseTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly,
676 void SetTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly );
678 void SetMouseTabRows( const SwTabCols &rNew, sal_Bool bCurColOnly, const Point &rPt );
684 sal_Bool HasTblAnyProtection( const String* pTblName = 0,
685 sal_Bool* pFullTblProtection = 0 );
686 sal_Bool CanUnProtectCells() const;
690 sal_uInt16 GetVirtPageNum( const sal_Bool bCalcFrm = sal_True );
695 sal_Bool IsInRepeatedHeadline() const { return CheckHeadline( true ); } in IsInRepeatedHeadline()
696 sal_Bool IsInHeadline() const { return CheckHeadline( false ); } in IsInHeadline()
701 void AdjustCellWidth( sal_Bool bBalance = sal_False );
703 sal_Bool IsAdjustCellWidthAllowed( sal_Bool bBalance = sal_False ) const;
707 sal_Bool BalanceCellWidth( sal_Bool bTstOnly );
710 sal_Bool SetTableAutoFmt( const SwTableAutoFmt& rNew );
712 sal_Bool GetTableAutoFmt( SwTableAutoFmt& rGet );
714 sal_Bool SetColRowWidthHeight( sal_uInt16 eType, sal_uInt16 nDiff = 283 );
716 sal_Bool GetAutoSum( String& rFml ) const;
730 const sal_Bool bBefore, const sal_uInt16 nId,
732 const sal_Bool bCpyBrd = sal_True );
742 sal_Bool IsTableRightToLeft() const;
743 sal_Bool IsMouseTableRightToLeft( const Point &rPt ) const;
744 sal_Bool IsTableVertical() const;
746 sal_Bool IsLastCellInRow() const;
751 (SwFrmFmt & rFmt, const String & rReference, sal_Bool bSuccessors,
790 sal_Bool IsNumLabel( const Point &rPt, int nMaxOffset = -1 );