Home
last modified time | relevance | path

Searched refs:sal_Bool (Results 26 – 50 of 5396) sorted by relevance

12345678910>>...216

/aoo42x/main/sc/source/ui/inc/
H A Dtabview.hxx74 sal_Bool bAdd;
170 sal_Bool bMinimized;
369 sal_Bool bShift, sal_Bool bControl,
370 sal_Bool bKeepOld = sal_False, sal_Bool bKeepSel = sal_False );
372 sal_Bool bShift, sal_Bool bKeepSel = sal_False );
374 sal_Bool bShift, sal_Bool bKeepSel = sal_False );
376 sal_Bool bShift, sal_Bool bKeepSel = sal_False );
378 sal_Bool bShift, sal_Bool bKeepSel = sal_False );
393 void ActivateView( sal_Bool bActivate, sal_Bool bFirst );
472sal_Bool bCols = sal_False, sal_Bool bRows = sal_False, sal_Bool bCellSelection = sal_False );
[all …]
H A Ddocsh.hxx99 sal_Bool bHeaderOn;
100 sal_Bool bFooterOn;
101 sal_Bool bNoInformLost;
102 sal_Bool bIsEmpty;
103 sal_Bool bIsInUndo;
148 sal_Bool& bHasMemo );
201 virtual sal_Bool Save();
274 …void LoadStylesArgs( ScDocShell& rSource, sal_Bool bReplace, sal_Bool bCellStyles, sal_Bool bPag…
297 sal_Bool MoveTable( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bCopy, sal_Bool bRecord );
303 sal_Bool IsOle();
[all …]
/aoo42x/main/basic/inc/basic/
H A Dsbxvar.hxx254 sal_Bool IsInteger() const { return sal_Bool( GetType() == SbxINTEGER ); } in IsInteger()
255 sal_Bool IsLong() const { return sal_Bool( GetType() == SbxLONG ); } in IsLong()
256 sal_Bool IsSingle() const { return sal_Bool( GetType() == SbxSINGLE ); } in IsSingle()
257 sal_Bool IsDouble() const { return sal_Bool( GetType() == SbxDOUBLE ); } in IsDouble()
258 sal_Bool IsString() const { return sal_Bool( GetType() == SbxSTRING ); } in IsString()
259 sal_Bool IsDate() const { return sal_Bool( GetType() == SbxDATE ); } in IsDate()
276 sal_Bool ImpIsNumeric( sal_Bool bOnlyIntntl ) const; // Implementation
325 sal_Bool PutBool( sal_Bool );
339 sal_Bool PutEmpty();
340 sal_Bool PutNull();
[all …]
/aoo42x/main/sw/source/core/inc/
H A Dlayact.hxx102 sal_Bool mbFormatCntntOnInterrupt;
113 sal_Bool FormatLayout( SwLayoutFrm *, sal_Bool bAddRect = sal_True );
114 sal_Bool FormatLayoutTab( SwTabFrm *, sal_Bool bAddRect = sal_True );
118 sal_Bool IsShortCut( SwPageFrm *& );
120 sal_Bool TurboAction();
126 sal_Bool RemoveEmptyBrowserPages();
151 sal_Bool IsStopPrt() const;
160 void SetStatBar ( sal_Bool bNew );
192 sal_Bool FormatLayoutFly( SwFlyFrm * );
209 sal_Bool bIndicator;
[all …]
H A Dflowfrm.hxx86 static sal_Bool bMoveBwdJump;
135 inline sal_Bool IsFwdMoveAllowed();
151 sal_Bool CheckMoveFwd( sal_Bool &rbMakePage, sal_Bool bKeep, sal_Bool bMovedBwd );
152 sal_Bool MoveFwd( sal_Bool bMakePage, sal_Bool bPageBreak, sal_Bool bMoveAlways = sal_False );
153 virtual sal_Bool ShouldBwdMoved( SwLayoutFrm *pNewUpper, sal_Bool bHead, sal_Bool &rReformat )=0;
154 sal_Bool MoveBwd( sal_Bool &rbReformat );
168 sal_Bool IsPrevObjMove() const;
189 sal_Bool IsPageBreak( sal_Bool bAct ) const;
190 sal_Bool IsColBreak( sal_Bool bAct ) const;
195 sal_Bool HasLockedFollow() const;
[all …]
/aoo42x/main/sc/inc/
H A Dtable.hxx110 sal_Bool bScenario;
111 sal_Bool bLayoutRTL;
123 sal_Bool bPageSizeValid;
156 sal_Bool bVisible;
207 sal_Bool bColInfo = sal_True, sal_Bool bRowInfo = sal_True );
386 sal_Bool bAsLink = sal_False, sal_Bool bColRowFlags = sal_True);
444 sal_Bool bMarked, sal_Bool bUnprotected, const ScMarkData& rMark );
529 sal_Bool bRefresh, sal_Bool bAttrs );
632 sal_Bool bWidth, sal_Bool bTotalSize );
817 sal_Bool bMarked, sal_Bool bUnprotected );
[all …]
H A Dcolumn.hxx72 sal_Bool bFormula;
73 sal_Bool bSkipMerged;
74 sal_Bool bGetFont;
75 sal_Bool bTotalSize;
146 sal_Bool bRefresh, sal_Bool bAttrs );
148 sal_Bool IsEmptyVisData(sal_Bool bNotes) const; // ohne Broadcaster
151 sal_Bool IsEmpty() const;
339 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
341 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
438 sal_Bool bNext;
[all …]
H A Ddbcolect.hxx52 sal_Bool bByRow;
53 sal_Bool bHasHeader;
54 sal_Bool bDoSize;
55 sal_Bool bKeepFmt;
56 sal_Bool bStripData;
60 sal_Bool bSortInplace;
91 sal_Bool bSubReplace;
94 sal_Bool bSubDoSort;
105 sal_Bool bDBImport;
108 sal_Bool bDBNative;
[all …]
/aoo42x/main/svtools/inc/svtools/
H A Dfilter.hxx155 sal_Bool ImpDetectBMP( SvStream& rStm, sal_Bool bExtendedInfo );
156 sal_Bool ImpDetectGIF( SvStream& rStm, sal_Bool bExtendedInfo );
157 sal_Bool ImpDetectJPG( SvStream& rStm, sal_Bool bExtendedInfo );
158 sal_Bool ImpDetectPCD( SvStream& rStm, sal_Bool bExtendedInfo );
159 sal_Bool ImpDetectPCX( SvStream& rStm, sal_Bool bExtendedInfo );
160 sal_Bool ImpDetectPNG( SvStream& rStm, sal_Bool bExtendedInfo );
161 sal_Bool ImpDetectTIF( SvStream& rStm, sal_Bool bExtendedInfo );
162 sal_Bool ImpDetectXBM( SvStream& rStm, sal_Bool bExtendedInfo );
163 sal_Bool ImpDetectXPM( SvStream& rStm, sal_Bool bExtendedInfo );
164 sal_Bool ImpDetectPBM( SvStream& rStm, sal_Bool bExtendedInfo );
[all …]
H A Dbrwbox.hxx272 sal_Bool bSelecting;
273 sal_Bool bRowDividerDrag;
274 sal_Bool bHit;
330sal_Bool GoToRow(long nRow, sal_Bool bRowColMove, sal_Bool bDoNotModifySelection = sal_…
332sal_Bool GoToColumnId( sal_uInt16 nColId, sal_Bool bMakeVisible, sal_Bool bRowColMove =…
333 void SelectColumnPos( sal_uInt16 nCol, sal_Bool _bSelect, sal_Bool bMakeVisible);
334 void SelectColumnId( sal_uInt16 nColId, sal_Bool _bSelect, sal_Bool bMakeVisible) in SelectColumnId()
538 sal_Bool MakeFieldVisible( long nRow, sal_uInt16 nColId, sal_Bool bComplete = sal_False );
551 virtual void SelectRow( long nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True );
692 virtual Rectangle calcHeaderRect(sal_Bool _bIsColumnBar,sal_Bool _bOnScreen = sal_True);
[all …]
/aoo42x/main/unotools/inc/unotools/
H A Dsearchopt.hxx52 sal_Bool IsWholeWordsOnly() const;
53 sal_Bool IsBackwards() const;
55 sal_Bool IsSearchForStyles() const;
57 sal_Bool IsUseAsianOptions() const;
59 sal_Bool IsNotes() const;
68 void SetNotes( sal_Bool bVal);
81 sal_Bool IsMatchDiziDuzu() const;
82 sal_Bool IsMatchBavaHafa() const;
85 sal_Bool IsMatchSesheZeje() const;
86 sal_Bool IsMatchIaiya() const;
[all …]
/aoo42x/main/editeng/source/editeng/
H A Dimpedit.hxx145 sal_Bool bCursor;
165 sal_Bool bSpellToEnd;
166 sal_Bool bMultipleDoc;
240 sal_Bool bReadOnly;
344 void ShowCursor( sal_Bool bGotoCursor, sal_Bool bForceVisCursor, sal_Bool test );
366 sal_Bool IsWrongSpelledWord( const EditPaM& rPaM, sal_Bool bMarkIfWrong );
479 sal_Bool bFormatted;
480 sal_Bool bInSelection;
481 sal_Bool bIsInUndo;
482 sal_Bool bUpdate;
[all …]
/aoo42x/main/unotools/source/config/
H A Dsearchopt.cxx50 sal_Bool bModified;
59 void SetModified( sal_Bool bVal );
60 sal_Bool Load();
61 sal_Bool Save();
180 sal_Bool SvtSearchOptions_Impl::Load() in Load()
182 sal_Bool bSucc = sal_False; in Load()
203 sal_Bool bVal = sal_Bool(); in Load()
234 sal_Bool SvtSearchOptions_Impl::Save() in Save()
236 sal_Bool bSucc = sal_False; in Save()
249 pValue[i] <<= (sal_Bool) GetFlag(i); in Save()
[all …]
/aoo42x/main/sw/inc/
H A Dcharatr.hxx35 inline const SvxPostureItem &SwAttrSet::GetPosture(sal_Bool bInP) const in GetPosture()
41 inline const SvxWeightItem &SwAttrSet::GetWeight(sal_Bool bInP) const in GetWeight()
53 inline const SvxContourItem &SwAttrSet::GetContour(sal_Bool bInP) const in GetContour()
71 inline const SvxFontItem &SwAttrSet::GetFont(sal_Bool bInP) const in GetFont()
77 inline const SvxColorItem &SwAttrSet::GetColor(sal_Bool bInP) const in GetColor()
89 inline const SvxCaseMapItem &SwAttrSet::GetCaseMap(sal_Bool bInP) const in GetCaseMap()
93 inline const SvxBlinkItem &SwAttrSet::GetBlink(sal_Bool bInP) const in GetBlink()
99 inline const SvxTwoLinesItem &SwAttrSet::Get2Lines( sal_Bool bInP ) const in Get2Lines()
139 inline const SvxFontItem &SwFmt::GetFont(sal_Bool bInP) const in GetFont()
141 inline const SvxFontItem &SwFmt::GetCJKFont(sal_Bool bInP) const in GetCJKFont()
[all …]
H A Ddoc.hxx701 SwFmt *_MakeCharFmt(const String &, SwFmt *, sal_Bool, sal_Bool );
702 SwFmt *_MakeFrmFmt(const String &, SwFmt *, sal_Bool, sal_Bool );
703 SwFmt *_MakeTxtFmtColl(const String &, SwFmt *, sal_Bool, sal_Bool );
706 sal_Bool bReadOnly;
1610 sal_Bool GotoNextNum( SwPosition&, sal_Bool bOverUpper = sal_True,
1612 sal_Bool GotoPrevNum( SwPosition&, sal_Bool bOverUpper = sal_True,
1656 sal_Bool NumUpDown( const SwPaM&, sal_Bool bDown = sal_True );
1661 sal_Bool NumOrNoNum( const SwNodeIndex& rIdx, sal_Bool bDel = sal_False);
1715 sal_Bool SplitTbl( const SwSelBoxes& rBoxes, sal_Bool bVert = sal_True,
1776 sal_Bool MergeTable( const SwPosition& rPos, sal_Bool bWithPrev = sal_True,
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dview.hxx147 sal_Bool bUndo;
188 static sal_Bool bJustOpened;
263 sal_Bool bCenterCrsr : 1,
290 SW_DLLPRIVATE sal_Bool SearchAndWrap(sal_Bool bApi = sal_False);
393 virtual void Activate(sal_Bool);
431 virtual sal_Bool HasSelection( sal_Bool bText ) const;
574 sal_Bool IsFormMode() const;
575 sal_Bool IsBezierEditMode();
615 void SetCrsrAtTop( sal_Bool bFlag, sal_Bool bCenter = sal_False ) in SetCrsrAtTop()
631 sal_Bool IsPasteAllowed();
[all …]
H A Dcfgitems.hxx101 sal_Bool bHandles :1;
108 sal_Bool bNotes :1;
182 sal_Bool bOn;
214 sal_Bool bTest1:1;
215 sal_Bool bTest2:1;
216 sal_Bool bTest3:1;
217 sal_Bool bTest4:1;
218 sal_Bool bTest5:1;
219 sal_Bool bTest6:1;
220 sal_Bool bTest7:1;
[all …]
/aoo42x/main/xmloff/inc/
H A Dtxtvfldi.hxx171 sal_Bool bSetHelp;
172 sal_Bool bSetHint;
193 sal_Bool bHelp,
194 sal_Bool bHint,
337 sal_Bool FindFieldMaster(
441 sal_Bool bRefNameOK;
549 sal_Bool bFormulaOK;
551 sal_Bool bIsShowFormula;
589 sal_Bool bColumnOK;
591 sal_Bool bDisplay;
[all …]
/aoo42x/main/xmloff/source/style/
H A Dxmlbahdl.cxx65 sal_Bool bRet = sal_False; in lcl_xmloff_getAny()
103 sal_Bool bRet = sal_False; in importXML()
114 sal_Bool bRet = sal_False; in exportXML()
152 sal_Bool bRet = sal_False; in importXML()
170 sal_Bool bRet = sal_False; in exportXML()
246 sal_Bool bValue; in importXML()
257 sal_Bool bValue = sal_Bool(); in exportXML()
284 sal_Bool bValue; in importXML()
295 sal_Bool bValue = sal_Bool(); in exportXML()
728 sal_Bool bValue = *(sal_Bool *)rValue.getValue(); in exportXML()
[all …]
/aoo42x/main/framework/inc/classes/
H A Dfiltercache.hxx143 sal_Bool isValidOrRepairable() const;
144 sal_Bool hasTypes () const;
145 sal_Bool hasFilters () const;
146 sal_Bool hasDetectors () const;
147 sal_Bool hasLoaders () const;
148 sal_Bool hasContentHandlers () const;
339 sal_Bool validateAndRepair();
340 sal_Bool validateAndRepairTypes();
341 sal_Bool validateAndRepairFilter();
343 sal_Bool validateAndRepairLoader();
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx219 sal_Bool SAL_CALL ODatabaseMetaData::isCatalogAtStart( ) throw(SQLException, RuntimeException) in isCatalogAtStart()
221 sal_Bool bValue = sal_False; in isCatalogAtStart()
328 sal_Bool SAL_CALL ODatabaseMetaData::supportsOuterJoins( ) throw(SQLException, RuntimeException) in supportsOuterJoins()
376 sal_Bool SAL_CALL ODatabaseMetaData::isReadOnly( ) throw(SQLException, RuntimeException) in isReadOnly()
381 sal_Bool SAL_CALL ODatabaseMetaData::usesLocalFiles( ) throw(SQLException, RuntimeException) in usesLocalFiles()
421 sal_Bool SAL_CALL ODatabaseMetaData::supportsGroupBy( ) throw(SQLException, RuntimeException) in supportsGroupBy()
456 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnion( ) throw(SQLException, RuntimeException) in supportsUnion()
461 sal_Bool SAL_CALL ODatabaseMetaData::supportsUnionAll( ) throw(SQLException, RuntimeException) in supportsUnionAll()
491 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow()
841 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo()
[all …]
/aoo42x/main/desktop/source/app/
H A Dcmdlineargs.hxx130 sal_Bool IsBean() const;
131 sal_Bool IsServer() const;
138 sal_Bool IsNoLogo() const;
140 sal_Bool IsHelp() const;
148 sal_Bool IsWriter() const;
149 sal_Bool IsCalc() const;
150 sal_Bool IsDraw() const;
152 sal_Bool IsBase() const;
154 sal_Bool IsMath() const;
155 sal_Bool IsWeb() const;
[all …]
/aoo42x/main/automation/source/server/
H A Dstatemnt.hxx146 sal_Bool bToTop;
164 sal_Bool bStatementInQue;
289 static sal_Bool IsError;
290 static sal_Bool bDying;
327 sal_Bool bMenuClosed;
335 virtual sal_Bool Execute();
353 sal_Bool bBool1,bBool2;
371 sal_Bool DisplayHID();
389 sal_Bool bBool1,bBool2;
413 sal_Bool bBool1;
[all …]
/aoo42x/main/svx/inc/svx/
H A Dsvddrgv.hxx101sal_Bool ImpBegInsObjPoint(sal_Bool bIdxZwang, sal_uInt32 nIdx, const Point& rPnt, sal_Bool bNewOb…
109 virtual sal_Bool IsAction() const;
126 sal_Bool TakeDragObjAnchorPos(Point& rPos, sal_Bool bTopRight = sal_False ) const;
133 sal_Bool EndDragObj(sal_Bool bCopy=sal_False);
151 sal_Bool IsInsObjPointPossible() const;
155 sal_Bool EndInsObjPoint(SdrCreateCmd eCmd);
164 sal_Bool IsInsGluePointPossible() const;
165 sal_Bool BegInsGluePoint(const Point& rPnt);
178 void SetDragStripes(sal_Bool bOn);
197 void SetNoDragXorPolys(sal_Bool bOn);
[all …]
/aoo42x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx81 sal_Bool bDirect:1,
97 sal_Bool bRemote;
154 sal_Bool Exists( sal_Bool bForceSession = sal_True );
181 sal_Bool IsRemote();
213 sal_Bool Commit();
214 sal_Bool IsStorage();
220 sal_Bool LockOrigFileOnDemand( sal_Bool bLoading, sal_Bool bNoUI );
235 sal_Bool IsReadOnly();
265 SAL_DLLPRIVATE sal_Bool SaveVersionList_Impl( sal_Bool bUseXML );
291 SAL_DLLPRIVATE ErrCode CheckOpenMode_Impl( sal_Bool bSilent, sal_Bool bAllowRO = sal_True );
[all …]

Completed in 221 milliseconds

12345678910>>...216