| /AOO41X/main/sw/source/ui/inc/ |
| H A D | wrtsh.hxx | 105 typedef long (SwWrtShell::*SELECTFUNC)(const Point *, sal_Bool bProp ); 113 long ResetSelect( const Point *, sal_Bool ); 120 sal_Bool IsModePushed() const { return 0 != pModeStack; } in IsModePushed() 126 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() 127 void SetInSelect(sal_Bool bSel = sal_True) { bInSelect = bSel; } in SetInSelect() 129 sal_Bool HasSelection() const { return SwCrsrShell::HasSelection() || in HasSelection() 131 sal_Bool Pop( sal_Bool bOldCrsr = sal_True ); 134 sal_Bool IsStdMode() const { return !bExtMode && !bAddMode && !bBlockMode; } in IsStdMode() 139 sal_Bool IsExtMode() const { return bExtMode; } in IsExtMode() 144 sal_Bool IsAddMode() const { return bAddMode; } in IsAddMode() [all …]
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | optsitem.hxx | 85 …sal_Bool PutProperties( const com::sun::star::uno::Sequence< rtl::OUString >& rName… 103 sal_Bool mbInit : 1; 104 sal_Bool mbEnableModify : 1; 117 virtual sal_Bool ReadData( const ::com::sun::star::uno::Any* pValues ) = 0; 118 virtual sal_Bool WriteData( ::com::sun::star::uno::Any* pValues ) const = 0; 128 void EnableModify( sal_Bool bModify ) { mbEnableModify = bModify; } in EnableModify() 144 sal_Bool bRuler : 1; // Layout/Display/Ruler 145 sal_Bool bMoveOutline : 1; // Layout/Display/Contur 146 sal_Bool bDragStripes : 1; // Layout/Display/Guide 147 sal_Bool bHandlesBezier : 1; // Layout/Display/Bezier [all …]
|
| /AOO41X/main/sw/inc/ |
| H A D | crsrsh.hxx | 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. [all …]
|
| H A D | format.hxx | 52 sal_Bool bWritten : 1; // sal_True: bereits geschrieben 53 sal_Bool bAutoFmt : 1; // sal_False: es handelt sich um eine Vorlage 55 sal_Bool bFmtInDTOR : 1; // sal_True: das Format wird geloscht. Damit man in 57 sal_Bool bAutoUpdateFmt : 1; // sal_True: am Format werden die Attribute 78 virtual sal_Bool GetInfo( SfxPoolItem& ) const; 81 void CopyAttrs( const SwFmt&, sal_Bool bReplace=sal_True ); 88 sal_Bool SetDerivedFrom(SwFmt *pDerivedFrom = 0); 93 sal_Bool bInParents = sal_True ) const; 94 inline SfxItemState GetItemState( sal_uInt16 nWhich, sal_Bool bSrchInParent = sal_True, 98 virtual sal_Bool SetFmtAttr( const SfxPoolItem& rAttr ); [all …]
|
| H A D | viewopt.hxx | 153 sal_Bool bReadonly : 1; // Readonly-Doc 154 …sal_Bool bStarOneSetting : 1;// prevent from UI automatics (no scrollbars in readonly d… 155 sal_Bool bIsPagePreview : 1; // the preview mustn't print field/footnote/... shadings 156 …sal_Bool bSelectionInReadonly : 1; //determines whether selection is switched on in rea… 157 sal_Bool mbFormView : 1; 158 sal_Bool mbBrowseMode : 1; //swmod 080130 159 sal_Bool mbBookView : 1; // view mode for page preview 160 sal_Bool mbViewLayoutBookMode : 1; // book view mode for edit view 161 sal_Bool bShowPlaceHolderFields : 1; //only used in printing! 172 sal_Bool bTest1 :1; // Test-Flag "Layout not loading" [all …]
|
| H A D | swatrset.hxx | 186 virtual SfxItemSet* Clone(sal_Bool bItems = sal_True, SfxItemPool *pToPool = 0) const; 225 inline const SvxPostureItem &GetPosture( sal_Bool = sal_True ) const; 226 inline const SvxWeightItem &GetWeight( sal_Bool = sal_True ) const; 227 inline const SvxShadowedItem &GetShadowed( sal_Bool = sal_True ) const; 228 inline const SvxAutoKernItem &GetAutoKern( sal_Bool = sal_True ) const; 229 inline const SvxWordLineModeItem &GetWordLineMode( sal_Bool = sal_True ) const; 230 inline const SvxContourItem &GetContour( sal_Bool = sal_True ) const; 231 inline const SvxKerningItem &GetKerning( sal_Bool = sal_True ) const; 232 inline const SvxUnderlineItem &GetUnderline( sal_Bool = sal_True ) const; 233 inline const SvxOverlineItem &GetOverline( sal_Bool = sal_True ) const; [all …]
|
| H A D | swcrsr.hxx | 48 virtual int Find( SwPaM*, SwMoveFn, const SwPaM*, sal_Bool ) = 0; 71 … sal_uLong FindAll( SwFindParas& , SwDocPositions, SwDocPositions, FindRanges, sal_Bool& bCancel ); 83 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr); 108 sal_Bool bSearchInNotes, 110 sal_Bool& bCancel, 115 sal_Bool& bCancel, 118 sal_uLong Find( const SfxItemSet& rSet, sal_Bool bNoCollections, 120 sal_Bool& bCancel, 126 …sal_Bool IsStartWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPA… 127 …sal_Bool IsEndWord( sal_Int16 nWordType = com::sun::star::i18n::WordType::ANYWORD_IGNOREWHITESPACE… [all …]
|
| H A D | editsh.hxx | 173 SW_DLLPRIVATE void DeleteSel( SwPaM& rPam, sal_Bool* pUndo = 0 ); 182 void Insert( sal_Unicode, sal_Bool bOnlyCurrCrsr = sal_False ); 192 sal_Bool Replace( const String& rNewStr, sal_Bool bRegExpRplc = sal_False ); 199 sal_Bool DelFullPara(); 209 sal_Bool RemoveInvisibleContent(); 212 sal_Bool ConvertFieldsToText(); 217 sal_uInt16 GetLinkUpdMode(sal_Bool bDocSettings = sal_False) const; 230 sal_Bool _CopySelToDoc( SwDoc* pInsDoc, SwNodeIndex* pNdInsPos = 0 ); 232 long SplitNode( sal_Bool bAutoFormat = sal_False, sal_Bool bCheckTableStart = sal_True ); 233 sal_Bool AppendTxtNode(); [all …]
|
| H A D | fesh.hxx | 186 sal_Bool bCheckForOLEInCaption; 210 SW_DLLPRIVATE sal_Bool ImpEndCreate(); 215 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt, 216 const Point& rInsPt, sal_Bool bIsMove, 217 sal_Bool bSelectInsert ); 223 SW_DLLPRIVATE sal_Bool CheckHeadline( bool bRepeat ) const; 237 sal_Bool Copy( SwDoc* pClpDoc, const String* pNewClpTxt = 0 ); 238 sal_Bool Paste( SwDoc* pClpDoc, sal_Bool bIncludingPageFrames = sal_False); 240 sal_Bool PastePages( SwFEShell& rToFill, sal_uInt16 nStartPage, sal_uInt16 nEndPage); 242 sal_Bool Copy( SwFEShell*, const Point& rSttPt, const Point& rInsPt, [all …]
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | docfunc.hxx | 52 sal_Bool AdjustRowHeight( const ScRange& rRange, sal_Bool bPaint = sal_True ); 56 sal_Bool& rCancel, sal_Bool bApi ); 65 sal_Bool DetectiveAddPred(const ScAddress& rPos); 66 sal_Bool DetectiveDelPred(const ScAddress& rPos); 67 sal_Bool DetectiveAddSucc(const ScAddress& rPos); 68 sal_Bool DetectiveDelSucc(const ScAddress& rPos); 69 sal_Bool DetectiveAddError(const ScAddress& rPos); 70 sal_Bool DetectiveMarkInvalid(SCTAB nTab); 71 sal_Bool DetectiveDelAll(SCTAB nTab); 72 sal_Bool DetectiveRefresh(sal_Bool bAutomatic = sal_False); [all …]
|
| H A D | viewfunc.hxx | 79 sal_Bool bFormatValid; 92 sal_Bool GetAutoSumArea(ScRangeList& rRangeList); 93 void EnterAutoSum(const ScRangeList& rRangeList, sal_Bool bSubTotal); 98 sal_Bool bRecord = sal_True, const EditTextObject* pData = NULL ); 101 sal_Bool bRecord = sal_True, sal_Bool bTestSimple = sal_False ); 108 …SC_DLLPUBLIC void CutToClip( ScDocument* pClipDoc = NULL, sal_Bool bIncludeObjects = sal… 109 …SC_DLLPUBLIC sal_Bool CopyToClip( ScDocument* pClipDoc = NULL, sal_Bool bCut = sal_False… 110 … sal_Bool bIncludeObjects = sal_False, sal_Bool bStopEdit = sal_True ); 112 SC_DLLPUBLIC sal_Bool PasteFromClip( sal_uInt16 nFlags, ScDocument* pClipDoc, 113 … sal_uInt16 nFunction = PASTE_NOFUNC, sal_Bool bSkipEmpty = sal_False, [all …]
|
| H A D | tabview.hxx | 74 sal_Bool bAdd; 81 ScCornerButton( Window* pParent, ScViewData* pData, sal_Bool bAdditional ); 110 sal_Bool bDrawSelMode; // nur Zeichenobjekte selektieren ? 138 sal_Bool bLockPaintBrush; // keep for more than one use? 146 sal_Bool bDragging; // fuer Scrollbars 149 sal_Bool bIsBlockMode; // Block markieren 150 sal_Bool bBlockNeg; // wird Markierung aufgehoben? 151 sal_Bool bBlockCols; // werden ganze Spalten markiert? 152 sal_Bool bBlockRows; // werden ganze Zeilen markiert? 170 sal_Bool bMinimized; [all …]
|
| /AOO41X/main/sot/inc/sot/ |
| H A D | stg.hxx | 74 sal_Bool m_bAutoCommit; 80 virtual sal_Bool Validate( sal_Bool=sal_False ) const = 0; 81 virtual sal_Bool ValidateMode( StreamMode ) const = 0; 85 sal_Bool Good() const { return sal_Bool( m_nError == SVSTREAM_OK ); } in Good() 87 void SetAutoCommit( sal_Bool bSet ) in SetAutoCommit() 100 virtual sal_Bool SetSize( sal_uLong nNewSize ) = 0; 101 virtual sal_Bool CopyTo( BaseStorageStream * pDestStm ) = 0; 102 virtual sal_Bool Commit() = 0; 103 virtual sal_Bool Revert() = 0; 104 virtual sal_Bool Equals( const BaseStorageStream& rStream ) const = 0; [all …]
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | frame.hxx | 137 typedef sal_Bool (SwFrm:: *SwFrmMax)( long ); 138 typedef void (SwFrm:: *SwFrmMakePos)( const SwFrm*, const SwFrm*, sal_Bool ); 228 #define SWRECTFN( pFrm ) sal_Bool bVert = pFrm->IsVertical(); \ 229 sal_Bool bRev = pFrm->IsReverse(); \ 230 sal_Bool bVertL2R = pFrm->IsVertLR(); \ 234 #define SWRECTFNX( pFrm ) sal_Bool bVertX = pFrm->IsVertical(); \ 235 sal_Bool bRevX = pFrm->IsReverse(); \ 236 sal_Bool bVertL2RX = pFrm->IsVertLR(); \ 248 #define SWRECTFN2( pFrm ) sal_Bool bVert = pFrm->IsVertical(); \ 249 sal_Bool bVertL2R = pFrm->IsVertLR(); \ [all …]
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porlay.hxx | 59 inline sal_Bool operator<(const SwCharRange &rRange) const in operator <() 61 inline sal_Bool operator>(const SwCharRange &rRange) const in operator >() 63 inline sal_Bool operator!=(const SwCharRange &rRange) const in operator !=() 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; 107 sal_Bool bFly : 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; 205 sal_Bool bStopUnderFlow : 1;// Underflow gestoppt z.B. von einer FlyPortion 206 sal_Bool bFtnInside : 1; // the current line contains a footnote 207 …sal_Bool bOtherThanFtnInside : 1; // the current line contains another portion than a footnote por… 209 sal_Bool bMulti : 1; // inside a multiportion 210 sal_Bool bFirstMulti : 1; // this flag is used for two purposes: 214 sal_Bool bRuby : 1; // during the formatting of a phonetic line [all …]
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdmrkv.hxx | 168 virtual sal_Bool MouseMove(const MouseEvent& rMEvt, Window* pWin); 179 sal_Bool ImpIsFrameHandles() const; 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); 187 void SetMoveOutside(sal_Bool bOn); 188 sal_Bool IsMoveOutside() const; 196 virtual sal_Bool IsAction() const; 205 virtual sal_Bool IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const; 209 sal_Bool IsMarking() const { return IsMarkObj() || IsMarkPoints() || IsMarkGluePoints(); } in IsMarking() [all …]
|
| H A D | svdedtv.hxx | 148 void ImpConvertTo(sal_Bool bPath, sal_Bool bLineToArea); 153 SdrObject* ImpConvertOneObj(SdrObject* pObj, sal_Bool bPath, sal_Bool bLineToArea); 167 sal_Bool ImpCanConvertForCombine1(const SdrObject* pObj) const; 168 sal_Bool ImpCanConvertForCombine(const SdrObject* pObj) const; 169 basegfx::B2DPolyPolygon ImpGetPolyPolygon1(const SdrObject* pObj, sal_Bool bCombine) const; 170 basegfx::B2DPolyPolygon ImpGetPolyPolygon(const SdrObject* pObj, sal_Bool bCombine) const; 174 …sal_Bool ImpCanDismantle(const basegfx::B2DPolyPolygon& rPpolyPpolygon, sal_Bool bMakeLines) const; 175 sal_Bool ImpCanDismantle(const SdrObject* pObj, sal_Bool bMakeLines) const; 176 …(const SdrObject* pObj, SdrObjList& rOL, sal_uIntPtr& rPos, SdrPageView* pPV, sal_Bool bMakeLines); 178 sal_Bool bVertical, sal_Bool bNoContortion, sal_Bool bRotate, const Rectangle& rMarkRect); [all …]
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | objsh.hxx | 204 …sal_Bool bHasName :1, // sal_True := bestehendes Objekt, sal_False := es… 206 …sal_Bool bIsInGenerateThumbnail; //optimize thumbnail generate and store procedure to impro… 223 SAL_DLLPRIVATE sal_Bool SaveTo_Impl(SfxMedium &rMedium, const SfxItemSet* pSet ); 235 virtual sal_Bool Close(); 251 void Stamp_SetPrintCancelState(sal_Bool bState); 252 sal_Bool Stamp_GetPrintCancelState() const; 258 sal_Bool bOnlyVisible = sal_True ); 261 sal_Bool bOnlyVisible = sal_True ); 282 sal_Bool HasName() const { return bHasName; } in HasName() 284 void SetHasName( sal_Bool bSet = sal_True ) { bHasName = bSet; } in SetHasName() [all …]
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | window.hxx | 402 SAL_DLLPRIVATE void ImplRemoveWindow( sal_Bool bRemoveFrameData ); 417 SAL_DLLPRIVATE sal_Bool ImplIsRealParentPath( const Window* pWindow ) const; 418 …SAL_DLLPRIVATE sal_Bool ImplIsChild( const Window* pWindow, sal_Bool bSystemWindow … 419 …SAL_DLLPRIVATE sal_Bool ImplIsWindowOrChild( const Window* pWindow, sal_Bool bSyste… 421 SAL_DLLPRIVATE sal_Bool ImplIsDockingWindow() const; 422 SAL_DLLPRIVATE sal_Bool ImplIsFloatingWindow() const; 423 SAL_DLLPRIVATE sal_Bool ImplIsToolbox() const; 424 SAL_DLLPRIVATE sal_Bool ImplIsSplitter() const; 425 SAL_DLLPRIVATE sal_Bool ImplIsPushButton() const; 426 SAL_DLLPRIVATE sal_Bool ImplIsOverlapWindow() const; [all …]
|
| /AOO41X/main/sc/inc/ |
| H A D | document.hxx | 213 sal_Bool bAsLink; 214 sal_Bool bSkipAttrForEmpty; 374 sal_Bool bAutoCalc; // Automatisch Berechnen 375 sal_Bool bAutoCalcShellDisabled; // in/von/fuer ScDocShell disabled 379 sal_Bool bForcedFormulaPending; 380 sal_Bool bCalculatingFormulaTree; 381 sal_Bool bIsClip; 382 sal_Bool bIsUndo; 383 sal_Bool bIsVisible; // set from view ctor 385 sal_Bool bIsEmbedded; // Embedded-Bereich anzeigen/anpassen ? [all …]
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | swhtml.hxx | 96 sal_Bool bInsAtStart : 1; 97 sal_Bool bLikePara : 1; // Attribut ueber dem gesamten Absatz setzen 98 sal_Bool bValid : 1; // ist das Attribut gueltig? 130 sal_Bool IsLikePara() const { return bLikePara; } in IsLikePara() 131 void SetLikePara( sal_Bool bPara=sal_True ) { bLikePara = bPara; } in SetLikePara() 151 sal_Bool IsValid() const { return bValid; } in IsValid() 236 sal_Bool bLRSpaceChanged : 1;// linker/rechtr Rand, Einzug veraendert? 237 sal_Bool bULSpaceChanged : 1;// oberer/unterer Rand veraendert? 238 sal_Bool bDfltTxtFmtColl : 1;// nTxtFmtColl ist nur ein default 239 sal_Bool bSpansSection : 1; // Der Kontext spannt eine SwSection auf [all …]
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | imivctl.hxx | 107 sal_Bool bOn; 157 sal_Bool bChooseWithCursor; 192 sal_Bool bHighlightFramePressed; 212 sal_Bool bBoundRectsDirty; 213 sal_Bool bUpdateMode; 214 sal_Bool bEntryEditingEnabled; 215 sal_Bool bInDragDrop; 217 void ShowCursor( sal_Bool bShow ); 219 void ImpArrange( sal_Bool bKeepPredecessors = sal_False ); 234 void AdjustScrollBars( sal_Bool bVirtSizeGrowedOnly = sal_False); [all …]
|
| /AOO41X/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 53 sal_Bool bAct; 55 inline ShellMoveCrsr( SwWrtShell* pWrtSh, sal_Bool bSel ) in ShellMoveCrsr() 58 ( pSh = pWrtSh )->MoveCrsr( sal_Bool(bSel) ); in ShellMoveCrsr() 73 void SwWrtShell::MoveCrsr( sal_Bool bWithSelect ) in MoveCrsr() 90 sal_Bool SwWrtShell::SimpleMove( FNSimpleMove FnSimpleMove, sal_Bool bSelect ) in SimpleMove() 92 sal_Bool nRet; in SimpleMove() 106 sal_Bool SwWrtShell::Left( sal_uInt16 nMode, sal_Bool bSelect, in Left() 107 sal_uInt16 nCount, sal_Bool bBasicCall, sal_Bool bVisual ) in Left() 125 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right() 126 sal_uInt16 nCount, sal_Bool bBasicCall, sal_Bool bVisual ) in Right() [all …]
|
| /AOO41X/main/mysqlc/source/ |
| H A D | mysqlc_databasemetadata.hxx | 57 sal_Bool m_bUseCatalog; 69 …sal_Bool impl_getBoolMetaData( const sal_Char* _methodName, bool (sql::DatabaseMetaData::*_Method)… 70 …sal_Bool impl_getBoolMetaData( const sal_Char* _methodName, bool (sql::DatabaseMetaData::*_Method)… 71 …sal_Bool impl_getRSTypeMetaData( const sal_Char* _methodName, bool (sql::DatabaseMetaData::*_Metho… 81 …sal_Bool SAL_CALL allProceduresAreCallable() throw(my_SQLException, my_RuntimeException… 82 …sal_Bool SAL_CALL allTablesAreSelectable() throw(my_SQLException, my_RuntimeException… 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… 88 …sal_Bool SAL_CALL nullsAreSortedAtStart() throw(my_SQLException, my_RuntimeException… [all …]
|