/aoo42x/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 131 sal_Bool Pop( sal_Bool bOldCrsr = sal_True ); 207 sal_Bool LeftMargin ( sal_Bool bSelect, sal_Bool bBasicCall ); 208 sal_Bool RightMargin( sal_Bool bSelect, sal_Bool bBasicCall ); 217 sal_Bool SttPg ( sal_Bool bSelect = sal_False ); 218 sal_Bool EndPg ( sal_Bool bSelect = sal_False ); 221 sal_Bool FwdPara ( sal_Bool bSelect = sal_False ) in FwdPara() 223 sal_Bool BwdPara ( sal_Bool bSelect = sal_False ) in BwdPara() 488 ModeStack(ModeStack *pNextMode, sal_Bool _bIns, sal_Bool _bExt, sal_Bool _bAdd, sal_Bool _bBlock): in ModeStack() 533 SW_DLLPRIVATE sal_Bool PopCrsr(sal_Bool bUpdate, sal_Bool bSelect = sal_False); 603 SW_DLLPRIVATE sal_Bool GoStart(sal_Bool KeepArea = sal_False, sal_Bool * = 0, [all …]
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | optsitem.hxx | 164 sal_Bool IsRulerVisible() const { Init(); return (sal_Bool) bRuler; } in IsRulerVisible() 168 sal_Bool IsHelplines() const { Init(); return (sal_Bool) bHelplines; } in IsHelplines() 440 sal_Bool IsOrtho() const { Init(); return (sal_Bool) bOrtho; } in IsOrtho() 442 sal_Bool IsRotate() const { Init(); return (sal_Bool) bRotate; } in IsRotate() 605 sal_Bool IsDraw() const { Init(); return (sal_Bool) bDraw; } in IsDraw() 606 sal_Bool IsNotes() const { Init(); return (sal_Bool) bNotes; } in IsNotes() 607 sal_Bool IsHandout() const { Init(); return (sal_Bool) bHandout; } in IsHandout() 608 sal_Bool IsOutline() const { Init(); return (sal_Bool) bOutline; } in IsOutline() 609 sal_Bool IsDate() const { Init(); return (sal_Bool) bDate; } in IsDate() 610 sal_Bool IsTime() const { Init(); return (sal_Bool) bTime; } in IsTime() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | crsrsh.hxx | 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; 386 sal_Bool SttEndDoc( sal_Bool bStt ); 465 sal_Bool Pop( sal_Bool bOldCrsr = sal_True ); 628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True ); 704 sal_Bool IsInHeaderFooter( sal_Bool* pbInHeader = 0 ) const; 712 sal_Bool GotoNxtPrvTOXMark( sal_Bool bNext = sal_True ); 718 sal_Bool GotoNxtPrvTblFormula( sal_Bool bNext = sal_True, [all …]
|
H A D | viewopt.hxx | 200 inline sal_Bool IsIdle() const in IsIdle() 210 inline sal_Bool IsTab(sal_Bool bHard = sal_False) const in IsTab() 217 inline sal_Bool IsBlank(sal_Bool bHard = sal_False) const in IsBlank() 229 inline sal_Bool IsParagraph(sal_Bool bHard = sal_False) const in IsParagraph() 236 inline sal_Bool IsLineBreak(sal_Bool bHard = sal_False) const in IsLineBreak() 266 inline sal_Bool IsShowHiddenChar(sal_Bool bHard = sal_False) const in IsShowHiddenChar() 475 sal_Bool IsPrtFormat() const in IsPrtFormat() 512 sal_Bool IsViewHRuler(sal_Bool bDirect = sal_False) const in IsViewHRuler() 514 sal_Bool bRet = sal::static_int_cast< sal_Bool >( bDirect ? in IsViewHRuler() 525 sal_Bool IsViewVRuler(sal_Bool bDirect = sal_False) const in IsViewVRuler() [all …]
|
H A D | format.hxx | 57 sal_Bool bWritten : 1; // sal_True: bereits geschrieben 83 virtual sal_Bool GetInfo( SfxPoolItem& ) const; 86 void CopyAttrs( const SwFmt&, sal_Bool bReplace=sal_True ); 93 sal_Bool SetDerivedFrom(SwFmt *pDerivedFrom = 0); 105 virtual sal_Bool SetFmtAttr( const SfxItemSet& rSet ); 122 sal_Bool bBroadcast=sal_False); 175 sal_Bool IsAuto() const { return bAutoFmt; } in IsAuto() 182 sal_Bool IsFmtInDTOR() const { return bFmtInDTOR; } in IsFmtInDTOR() 321 virtual sal_Bool IsBackgroundTransparent() const; 334 virtual sal_Bool IsShadowTransparent() const; [all …]
|
H A D | swatrset.hxx | 245 inline const SvxFontItem &GetFont( sal_Bool = sal_True ) const; 252 inline const SvxBlinkItem &GetBlink( sal_Bool = sal_True ) const; 266 inline const SvxTwoLinesItem &Get2Lines( sal_Bool = sal_True ) const; 278 inline const SwFmtCntnt &GetCntnt( sal_Bool = sal_True ) const; 279 inline const SwFmtHeader &GetHeader( sal_Bool = sal_True ) const; 280 inline const SwFmtFooter &GetFooter( sal_Bool = sal_True ) const; 287 inline const SwFmtAnchor &GetAnchor( sal_Bool = sal_True ) const; 289 inline const SvxFmtKeepItem &GetKeep( sal_Bool = sal_True ) const; 293 inline const SvxFmtBreakItem &GetBreak( sal_Bool = sal_True ) const; 296 inline const SwFmtURL &GetURL( sal_Bool = sal_True ) const; [all …]
|
H A D | swcrsr.hxx | 83 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr); 162 sal_Bool bAllowVisual, sal_Bool bSkipHidden, sal_Bool bInsertCrsr ); 164 sal_Bool LeftRightMargin( sal_Bool bLeftMargin, sal_Bool bAPI = sal_False ); 165 sal_Bool IsAtLeftRightMargin( sal_Bool bLeftMargin, sal_Bool bAPI = sal_False ) const; 166 sal_Bool SttEndDoc( sal_Bool bSttDoc ); 167 sal_Bool GoPrevNextCell( sal_Bool bNext, sal_uInt16 nCnt ); 169 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Left() 171 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Right() 197 virtual sal_Bool IsInProtectTable( sal_Bool bMove = sal_False, 204 virtual sal_Bool IsAtValidPos( sal_Bool bPoint = sal_True ) const; [all …]
|
H A D | fesh.hxx | 243 sal_Bool bIsMove = sal_False, sal_Bool bSelectInsert = sal_True ); 376 …sal_Bool IsFrmVertical(const sal_Bool bEnvironment, sal_Bool& bRightToLeft, sal_Bool& bVertL2R) co… 512 sal_Bool EndMark (); 621 sal_Bool InsertRow( sal_uInt16 nCnt, sal_Bool bBehind ); 622 sal_Bool InsertCol( sal_uInt16 nCnt, sal_Bool bBehind ); // 0 == am Ende 623 sal_Bool DeleteCol(); 624 sal_Bool DeleteRow(); 631 …sal_Bool SplitTab( sal_Bool nVert = sal_True, sal_uInt16 nCnt = 1, sal_Bool bSameHeight = sal_Fals… 646 sal_Bool BalanceRowHeight( sal_Bool bTstOnly ); 705 sal_Bool IsAdjustCellWidthAllowed( sal_Bool bBalance = sal_False ) const; [all …]
|
H A D | editsh.hxx | 192 sal_Bool Replace( const String& rNewStr, sal_Bool bRegExpRplc = sal_False ); 199 sal_Bool DelFullPara(); 454 sal_Bool NoNum(); 458 sal_Bool NumUpDown( sal_Bool bDown = sal_True ); 461 sal_Bool MoveNumParas( sal_Bool bUpperLower, sal_Bool bUpperLeft ); 463 sal_Bool NumOrNoNum( sal_Bool bDelete = sal_False, sal_Bool bChkStart = sal_True ); 470 sal_Bool IsNoNum( sal_Bool bChkStart = sal_True ) const; 573 sal_Bool IsGrfSwapOut( sal_Bool bOnlyLinked = sal_False ) const; 699 sal_Bool CanMergeTable( sal_Bool bWithPrev = sal_True, sal_Bool* pChkNxtPrv = 0 ) const; 810 sal_Bool IsAnySectionInDoc( sal_Bool bChkReadOnly = sal_False, [all …]
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 56 sal_Bool& rCancel, sal_Bool bApi ); 75 sal_Bool bRecord, sal_Bool bApi ); 78 sal_Bool bRecord, sal_Bool bApi ); 85 sal_Bool bInterpret, sal_Bool bEnglish, sal_Bool bApi, 101 sal_Bool bRecord, sal_Bool bApi ); 112 sal_Bool bCut, sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ); 116 sal_Bool DeleteTable( SCTAB nTab, sal_Bool bRecord, sal_Bool bApi ); 121 sal_Bool SetTableVisible( SCTAB nTab, sal_Bool bVisible, sal_Bool bApi ); 123 sal_Bool SetLayoutRTL( SCTAB nTab, sal_Bool bRTL, sal_Bool bApi ); 132 sal_Bool bRecord, sal_Bool bSetModified, sal_Bool bApi ); [all …]
|
H A D | viewfunc.hxx | 109 …SC_DLLPUBLIC sal_Bool CopyToClip( ScDocument* pClipDoc = NULL, sal_Bool bCut = sal_False, sal_Bo… 114 sal_Bool bTranspose = sal_False, sal_Bool bAsLink = sal_False, 160 sal_Bool bCut, sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ); 203 …sal_Bool InsertCells( InsCellCmd eCmd, sal_Bool bRecord = sal_True, sal_Bool bPartOfPaste = sal_… 204 void DeleteMulti( sal_Bool bRows, sal_Bool bRecord = sal_True ); 210 sal_Bool bRecord = sal_True, sal_Bool bPaint = sal_True, 213 sal_Bool bRecord = sal_True, sal_Bool bPaint = sal_True ); 237 sal_Bool MergeCells( sal_Bool bApi, sal_Bool& rDoContents, sal_Bool bRecord = sal_True ); 238 sal_Bool RemoveMerge( sal_Bool bRecord = sal_True ); 254 sal_Bool bAddUndo, sal_Bool bIsApi ); [all …]
|
/aoo42x/main/sot/inc/sot/ |
H A D | stg.hxx | 80 virtual sal_Bool Validate( sal_Bool=sal_False ) const = 0; 85 sal_Bool Good() const { return sal_Bool( m_nError == SVSTREAM_OK ); } in Good() 162 sal_Bool Validate_Impl( sal_Bool=sal_False ) const; 184 virtual sal_Bool Commit(); 186 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 251 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 282 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 322 sal_Bool bDirect, 323 sal_Bool bIsRoot, 324 sal_Bool bIsRepair, [all …]
|
/aoo42x/main/sw/source/core/inc/ |
H A D | frame.hxx | 419 sal_Bool bValidPos: 1; 420 sal_Bool bValidPrtArea: 1; 421 sal_Bool bValidSize: 1; 422 sal_Bool bValidLineNum: 1; 477 void CheckDir( sal_uInt16 nDir, sal_Bool bVert, sal_Bool bOnlyBiDi, sal_Bool bBrowse ); 522 SwTwips Shrink( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 523 SwTwips Grow ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 582 sal_Bool GetBackgroundBrush( 660 sal_Bool IsFtnAllowed() const; 924 sal_Bool IsProtected() const; [all …]
|
H A D | txtfrm.hxx | 114 sal_Bool CalcPreps(); 159 sal_Bool FormatLine( SwTxtFormatter &rLine, const sal_Bool bPrev ); 195 sal_Bool FormatEmpty(); 198 sal_Bool PaintEmpty( const SwRect &, sal_Bool bCheck ) const; 306 virtual sal_Bool RightMargin(SwPaM *, sal_Bool bAPI = sal_False) const; 320 sal_Bool& bRight, sal_Bool bInsertCrsr ); 356 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst ); 363 sal_Bool TestFormat( const SwFrm* pPrv, SwTwips &nMaxHeight, sal_Bool &bSplit ); 375 sal_Bool _HasPara() const; 677 sal_Bool bRet = sal_True; in IsInside() [all …]
|
/aoo42x/main/sw/source/core/text/ |
H A D | porlay.hxx | 101 sal_Bool bFormatAdj : 1; 102 sal_Bool bDummy : 1; 103 sal_Bool bFntChg : 1; 104 sal_Bool bEndHyph : 1; 105 sal_Bool bMidHyph : 1; 106 sal_Bool bTab : 1; 108 sal_Bool bRest : 1; 109 sal_Bool bBlinking : 1; 286 sal_Bool bFlag00 : 1; // 287 sal_Bool bFlag11 : 1; // [all …]
|
H A D | inftxt.hxx | 125 inline sal_Bool HasSpecialAlign( sal_Bool bVert ) const in HasSpecialAlign() 202 sal_Bool bOnWin : 1; 203 sal_Bool bNotEOL : 1; 204 sal_Bool bURLNotify : 1; 414 const sal_Bool bKern, const sal_Bool bWrong = sal_False, 582 sal_Bool InitHyph( const sal_Bool bAuto = sal_False ); 587 const sal_Bool bQuick = sal_False, const sal_Bool bTst = sal_False ); 589 const sal_Bool bQuickL = sal_False, const sal_Bool bTst = sal_False ) in SwTxtFormatInfo() 705 sal_Bool ChgHyph( const sal_Bool bNew ); 763 sal_Bool bOn; [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdmrkv.hxx | 183 sal_Bool ImpMarkPoint(SdrHdl* pHdl, SdrMark* pMark, sal_Bool bUnmark); 184 virtual sal_Bool MarkPoints(const Rectangle* pRect, sal_Bool bUnmark); 185 sal_Bool MarkGluePoints(const Rectangle* pRect, sal_Bool bUnmark); 212 sal_Bool BegMarkObj(const Point& rPnt, sal_Bool bUnmark = sal_False); 308 …sal_Bool MarkObj(const Point& rPnt, short nTol=-2, sal_Bool bToggle=sal_False, sal_Bool bDeep=sal_… 318 sal_Bool MarkNextObj(sal_Bool bPrev=sal_False); 329 sal_Bool MarkObj(const Rectangle& rRect, sal_Bool bUnmark=sal_False); 362 virtual sal_Bool MarkPoint(SdrHdl& rHdl, sal_Bool bUnmark=sal_False); 381 sal_Bool MarkNextPoint(sal_Bool bPrev=sal_False); 388 sal_Bool MarkNextPoint(const Point& rPnt, sal_Bool bPrev=sal_False); [all …]
|
H A D | svdedtv.hxx | 148 void ImpConvertTo(sal_Bool bPath, sal_Bool bLineToArea); 175 sal_Bool ImpCanDismantle(const SdrObject* pObj, sal_Bool bMakeLines) const; 178 sal_Bool bVertical, sal_Bool bNoContortion, sal_Bool bRotate, const Rectangle& rMarkRect); 272 sal_Bool IsResizeAllowed(sal_Bool bProp=sal_False) const; 273 sal_Bool IsRotateAllowed(sal_Bool b90Deg=sal_False) const; 274 sal_Bool IsMirrorAllowed(sal_Bool b45Deg=sal_False, sal_Bool b90Deg=sal_False) const; 279 sal_Bool IsCrookAllowed(sal_Bool bNoContortion=sal_False) const; 280 sal_Bool IsDistortAllowed(sal_Bool bNoContortion=sal_False) const; 307 sal_Bool IsCombinePossible(sal_Bool bNoPolyPoly=sal_False) const; 308 sal_Bool IsDismantlePossible(sal_Bool bMakeLines=sal_False) const; [all …]
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 301 sal_Bool SwitchToShared( sal_Bool bShared, sal_Bool bSave ); 327 sal_Bool DoSaveObjectAs( SfxMedium &rNewStor, sal_Bool bCommit ); 349 sal_Bool SaveChildren(sal_Bool bObjectsOnly=sal_False); 354 sal_Bool SaveCompletedChildren( sal_Bool bSuccess ); 465 sal_Bool bEncrypted, 466 sal_Bool bSigned, 472 sal_Bool bSigned, 491 sal_Bool IsSecure(); 625 sal_Bool IsUIActive(); 637 sal_Bool IsModified(); [all …]
|
/aoo42x/main/sc/inc/ |
H A D | document.hxx | 213 sal_Bool bAsLink; 381 sal_Bool bIsClip; 382 sal_Bool bIsUndo; 554 sal_Bool bColHeaders, sal_Bool bRowHeaders, sal_Bool bAdd ); 557 sal_Bool bColHeaders, sal_Bool bRowHeaders, sal_Bool bAdd ); 866 …sal_Bool ExtendMerge( ScRange& rRange, sal_Bool bRefresh = sal_False, sal_Bool bAttrs = sal_Fals… 1129 sal_Bool bSkipEmpty, sal_Bool bAsLink ); 1132 sal_Bool bSkipEmpty, sal_Bool bAsLink ); 1365 sal_Bool bWidth, sal_Bool bTotalSize = sal_False ); 1510 sal_Bool bPageMode, sal_Bool bFormulaMode, [all …]
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 450 … SAL_DLLPRIVATE sal_Bool ImplSetClipFlag( sal_Bool bSysObjOnlySmaller = sal_False ); 467 … sal_Bool bChilds, sal_Bool bParent, sal_Bool bSiblings ); 523 SAL_DLLPRIVATE sal_Bool ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput ); 651 sal_Bool IsLocked( sal_Bool bChilds = sal_False ) const; 776 void EnableInput( sal_Bool bEnable = sal_True, sal_Bool bChild = sal_True ); 777 void EnableInput( sal_Bool bEnable, sal_Bool bChild, sal_Bool bSysWin, 793 void AlwaysEnableInput( sal_Bool bAlways, sal_Bool bChild = sal_True ); 813 void AlwaysDisableInput( sal_Bool bAlways, sal_Bool bChild = sal_True ); 913 sal_Bool HasChildPathFocus( sal_Bool bSystemWindow = sal_False ) const; 930 static sal_Bool EndSaveFocus( sal_uIntPtr nSaveId, sal_Bool bRestore = sal_True ); [all …]
|
/aoo42x/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 97 sal_Bool bInsAtStart : 1; 240 sal_Bool bRestartPRE : 1; 241 sal_Bool bRestartXMP : 1; 463 sal_Bool bInField : 1; 486 sal_Bool bTextArea : 1; 488 sal_Bool bSelect : 1; 549 sal_Bool EndSection( sal_Bool bLFStripped=sal_False ); 624 sal_Bool EndSections( sal_Bool bLFStripped ); 713 sal_Bool bPrcWidth, sal_Bool bPrcHeight, 763 sal_Bool HasCurrentParaBookmarks( sal_Bool bIgnoreStack=sal_False ) const; [all …]
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 107 sal_Bool bOn; 213 sal_Bool bUpdateMode; 215 sal_Bool bInDragDrop; 322 void SelectAll( sal_Bool bSelect = sal_True, sal_Bool bPaint = sal_True ); 325 sal_Bool bSelect, 337 sal_Bool bMod1, 338 sal_Bool bShift, 450 sal_Bool IsOver( 507 sal_Bool ArePredecessorsSet() const { return (sal_Bool)(pHead != 0); } in ArePredecessorsSet() 559 sal_Bool bDown, sal_Bool bSimple ); [all …]
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.hxx | 57 sal_Bool m_bUseCatalog; 85 sal_Bool SAL_CALL isReadOnly() throw(my_SQLException, my_RuntimeException); 86 sal_Bool SAL_CALL nullsAreSortedHigh() throw(my_SQLException, my_RuntimeException); 87 sal_Bool SAL_CALL nullsAreSortedLow() throw(my_SQLException, my_RuntimeException); 96 sal_Bool SAL_CALL usesLocalFiles() throw(my_SQLException, my_RuntimeException); 119 sal_Bool SAL_CALL supportsConvert(sal_Int32 fromType, sal_Int32 toType) 125 sal_Bool SAL_CALL supportsGroupBy() throw(my_SQLException, my_RuntimeException); 166 sal_Bool SAL_CALL supportsUnion() throw(my_SQLException, my_RuntimeException); 195 sal_Bool SAL_CALL supportsTransactionIsolationLevel(sal_Int32 level) 197 sal_Bool SAL_CALL supportsDataDefinitionAndDataManipulationTransactions() [all …]
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 145 sal_Bool SwWrtShell::Up( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Up() 163 sal_Bool SwWrtShell::Down( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Down() 182 sal_Bool SwWrtShell::LeftMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in LeftMargin() 200 sal_Bool SwWrtShell::RightMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in RightMargin() 220 sal_Bool SwWrtShell::GoStart( sal_Bool bKeepArea, sal_Bool *pMoveTable, in GoStart() 288 sal_Bool SwWrtShell::GoEnd(sal_Bool bKeepArea, sal_Bool *pMoveTable) in GoEnd() 324 sal_Bool SwWrtShell::SttDoc( sal_Bool bSelect ) in SttDoc() 332 sal_Bool SwWrtShell::EndDoc( sal_Bool bSelect) in EndDoc() 371 sal_Bool SwWrtShell::SttPg( sal_Bool bSelect ) in SttPg() 379 sal_Bool SwWrtShell::EndPg( sal_Bool bSelect ) in EndPg() [all …]
|