Home
last modified time | relevance | path

Searched refs:sal_Bool (Results 251 – 275 of 8596) sorted by relevance

1...<<11121314151617181920>>...344

/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx191 sal_Bool mbIsInitialized : 1;
192 sal_Bool mbLocaleSet : 1;
615 sal_Bool bHasProperty = sal_False; in needsUpdate()
640 sal_Bool bResult = sal_False; in setTitleForURL()
843 sal_Bool bCreated = sal_False; in CreateNewUniqueFolderWithPrefix()
913 sal_Bool bCreated = sal_False; in CreateNewUniqueFileWithPrefix()
965 sal_Bool bRemoved = sal_False; in removeContent()
1337 sal_Bool bChanged = sal_False; in ReplaceUINamesForTemplateDir_Impl()
1363 sal_Bool bChanged = sal_False; in RemoveUINamesForTemplateDir_Impl()
1384 sal_Bool bResult = sal_False; in WriteUINamesForTemplateDir_Impl()
[all …]
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx55 sal_Bool fDotGet() { in fDotGet()
58 sal_Bool fGlsyGet() { in fGlsyGet()
61 sal_Bool fComplexGet() { in fComplexGet()
64 sal_Bool fHasPicGet() { in fHasPicGet()
394 sal_Bool fWideGet() { in fWideGet()
424 sal_Bool fBackupGet() { in fBackupGet()
616 sal_Bool fSpareGet() { in fSpareGet()
618 sal_Bool fUnkGet() { in fUnkGet()
704 sal_Bool fDifferGet() { in fDifferGet()
710 sal_Bool fLockedGet() { in fLockedGet()
[all …]
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx154 sal_Bool m_bIgnoreResult ;
156 sal_Bool m_bAfterLast : 1;
189 virtual sal_Bool isNew( ) = 0;
191 void fireProperty( sal_Int32 _nProperty, sal_Bool _bNew, sal_Bool _bOld );
247 sal_Bool SAL_CALL move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor,
254 sal_Bool isOnFirst();
259 sal_Bool isOnLast();
273 sal_Bool impl_wasNull();
410 sal_Bool m_bWasNew;
411 sal_Bool m_bWasModified;
[all …]
/trunk/main/editeng/inc/editeng/
H A Dsplwrap.hxx67 sal_Bool bDialog : 1; // Ist pWin der Svx...Dialog?
68 sal_Bool bHyphen : 1; // Trennen statt Spellen
69 sal_Bool bAuto : 1; // Autokorrektur vorhanden?
70 sal_Bool bReverse : 1; // Rueckwaerts Spellen
73 sal_Bool bStartChk : 1; // Vorderen Teil pruefen
85 const sal_Bool bStart = sal_False, const sal_Bool bIsAllRight = sal_False,
86 const sal_Bool bOther = sal_False, const sal_Bool bRevAllow = sal_True );
90 const sal_Bool bStart = sal_False, const sal_Bool bOther = sal_False );
106 inline sal_Bool IsStartDone(){ return bStartDone; } in IsStartDone()
107 inline sal_Bool IsEndDone(){ return bEndDone; } in IsEndDone()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1011 static sal_Bool GetPropertyValue(
1054 sal_Bool mbIsEmpty;
1165 sal_Bool bHasComplexData;
1188 sal_Bool bBlib = sal_False );
1232 const sal_Bool bIsCustomShape = sal_False, const sal_Bool bIsTextFrame = sal_True );
1246 sal_Bool IsFontWork() const;
1255 static sal_Bool GetLineArrow( const sal_Bool bLineStart,
1271 sal_Bool PtIsID( sal_uInt32 nID );
1323 sal_Bool bDontWriteShape;
1462 sal_Bool mbEscherSpgr;
[all …]
/trunk/main/vcl/source/window/
H A Dwindow2.cxx771 sal_Bool Window::IsTracking() const in IsTracking()
817 sal_Bool Window::IsAutoScroll() const in IsAutoScroll()
878 sal_Bool Window::EndSaveFocus( sal_uIntPtr nSaveId, sal_Bool bRestore ) in EndSaveFocus()
1174 sal_Bool bRet = sal_False; in HandleScrollCommand()
1639 sal_Bool Window::IsDialog() const in IsDialog()
1754 sal_Bool Window::IsInPaint() const in IsInPaint()
1764 sal_Bool Window::IsVisible() const in IsVisible()
1789 sal_Bool Window::IsEnabled() const in IsEnabled()
1855 sal_Bool Window::IsActive() const in IsActive()
1885 sal_Bool Window::IsWait() const in IsWait()
[all …]
/trunk/main/basic/source/inc/
H A Dparser.hxx50 SbiSymDef* VarDecl( SbiDimList**,sal_Bool,sal_Bool );// Variablen-Deklaration
52 void DefStatic( sal_Bool bPrivate );
53 void DefProc( sal_Bool bStatic, sal_Bool bPrivate ); // Prozedur einlesen
58 sal_Bool Channel( sal_Bool=sal_False ); // Kanalnummer parsen
62 void DefDeclare( sal_Bool bPrivate );
77 sal_Bool bText; // OPTION COMPARE TEXT
85 sal_Bool Parse(); // die Aktion
92 sal_Bool HasGlobalCode(); // Globaler Code definiert?
94 sal_Bool TestToken( SbiToken ); // bestimmtes TOken?
95 sal_Bool TestSymbol( sal_Bool=sal_False ); // Symbol?
[all …]
/trunk/main/idl/inc/
H A Dbastype.hxx117 sal_Bool bSet;
125 sal_Bool IsSet() const { return bSet; } in IsSet()
137 sal_Bool nVal:1,
142 SvBOOL( sal_Bool n, sal_Bool bSetP ) : nVal( n ), bSet( bSetP ) {} in SvBOOL()
145 operator sal_Bool() const { return nVal; } in operator sal_Bool()
149 sal_Bool Is() const { return nVal; } in Is()
150 sal_Bool IsSet() const { return bSet; } in IsSet()
190 sal_Bool IsSet() const in IsSet()
251 sal_Bool WriteSvIdl( SvStream & rOutStm );
263 sal_Bool operator == ( const SvVersion & r ) in operator ==()
[all …]
/trunk/main/sw/inc/
H A Dtgrditem.hxx42 sal_Bool bRubyTextBelow;
43 sal_Bool bPrintGrid;
44 sal_Bool bDisplayGrid;
48 sal_Bool bSnapToChars;
49 sal_Bool bSquaredMode;
86 sal_Bool IsPrintGrid() const { return bPrintGrid; } in IsPrintGrid()
87 sal_Bool GetPrintGrid() const { return bPrintGrid; } in GetPrintGrid()
90 sal_Bool IsDisplayGrid() const { return bDisplayGrid; } in IsDisplayGrid()
105 sal_Bool IsSnapToChars() const { return bSnapToChars; } in IsSnapToChars()
109 sal_Bool IsSquaredMode() const { return bSquaredMode; } in IsSquaredMode()
[all …]
H A Dfrmatr.hxx42 inline const SvxPrintItem &SwAttrSet::GetPrint(sal_Bool bInP) const in GetPrint()
48 inline const SvxBoxItem &SwAttrSet::GetBox(sal_Bool bInP) const in GetBox()
50 inline const SvxFmtKeepItem &SwAttrSet::GetKeep(sal_Bool bInP) const in GetKeep()
58 inline const SvxMacroItem &SwAttrSet::GetMacro(sal_Bool bInP) const in GetMacro()
74 inline const SvxPrintItem &SwFmt::GetPrint(sal_Bool bInP) const in GetPrint()
76 inline const SvxOpaqueItem &SwFmt::GetOpaque(sal_Bool bInP) const in GetOpaque()
80 inline const SvxBoxItem &SwFmt::GetBox(sal_Bool bInP) const in GetBox()
82 inline const SvxFmtKeepItem &SwFmt::GetKeep(sal_Bool bInP) const in GetKeep()
84 inline const SvxShadowItem &SwFmt::GetShadow(sal_Bool bInP) const in GetShadow()
86 inline const SvxFmtBreakItem &SwFmt::GetBreak(sal_Bool bInP) const in GetBreak()
[all …]
H A Dunotextcursor.hxx302 virtual sal_Bool SAL_CALL gotoNextWord(sal_Bool bExpand)
304 virtual sal_Bool SAL_CALL gotoPreviousWord(sal_Bool bExpand)
306 virtual sal_Bool SAL_CALL gotoEndOfWord(sal_Bool bExpand)
308 virtual sal_Bool SAL_CALL gotoStartOfWord(sal_Bool bExpand)
316 virtual sal_Bool SAL_CALL gotoNextSentence(sal_Bool Expand)
318 virtual sal_Bool SAL_CALL gotoPreviousSentence(sal_Bool Expand)
320 virtual sal_Bool SAL_CALL gotoStartOfSentence(sal_Bool Expand)
322 virtual sal_Bool SAL_CALL gotoEndOfSentence(sal_Bool Expand)
330 virtual sal_Bool SAL_CALL gotoStartOfParagraph(sal_Bool Expand)
332 virtual sal_Bool SAL_CALL gotoEndOfParagraph(sal_Bool Expand)
[all …]
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx575 sal_Bool SwCursor::IsInProtectTable( sal_Bool bMove, sal_Bool bChgCrsr ) in IsInProtectTable()
746 sal_Bool SwCursor::IsAtValidPos( sal_Bool bPoint ) const in IsAtValidPos()
796 sal_Bool bInReadOnly, sal_Bool& bCancel ) in lcl_FindSelection()
1597 sal_Bool /*bVisualAllowed*/, sal_Bool /*bSkipHidden*/, sal_Bool /*bInsertCrsr*/ ) in LeftRight()
1607 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr) in DoSetBidiLevelLeftRight()
1655 sal_Bool bVisualAllowed,sal_Bool bSkipHidden, sal_Bool bInsertCrsr ) in LeftRight()
1815 sal_Bool SwCursor::UpDown( sal_Bool bUp, sal_uInt16 nCnt, in UpDown()
1923 sal_Bool SwCursor::LeftRightMargin( sal_Bool bLeft, sal_Bool bAPI ) in LeftRightMargin()
1938 sal_Bool SwCursor::IsAtLeftRightMargin( sal_Bool bLeft, sal_Bool bAPI ) const in IsAtLeftRightMargin()
1955 sal_Bool SwCursor::SttEndDoc( sal_Bool bStt ) in SttEndDoc()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx69 Svx3DDoubleSidedItem(sal_Bool bVal = 0);
239 Svx3DLightOnOff1Item(sal_Bool bVal = 1);
244 Svx3DLightOnOff2Item(sal_Bool bVal = 0);
249 Svx3DLightOnOff3Item(sal_Bool bVal = 0);
254 Svx3DLightOnOff4Item(sal_Bool bVal = 0);
259 Svx3DLightOnOff5Item(sal_Bool bVal = 0);
264 Svx3DLightOnOff6Item(sal_Bool bVal = 0);
269 Svx3DLightOnOff7Item(sal_Bool bVal = 0);
344 Svx3DSmoothLidsItem(sal_Bool bVal = 0);
360 Svx3DCloseFrontItem(sal_Bool bVal = 1);
[all …]
/trunk/main/svl/source/numbers/
H A Dzforfind.hxx50 sal_Bool IsNumberFormat(
131 sal_Bool bForceFraction = sal_False );
167 static sal_Bool StringContainsImpl( //! DO NOT use directly
171 static sal_Bool StringPtrContainsImpl( //! DO NOT use directly
237 sal_Bool ScanStartString( // Analyze start of string
244 sal_Bool ScanEndString( // Analyze end of string
254 sal_Bool ScanStringNumFor(
259 sal_Bool bDontDetectNegation = sal_False );
263 sal_Bool MatchedReturn();
268 sal_Bool IsNumberFormatMain( // Main anlyzing function
[all …]
/trunk/main/vos/inc/vos/
H A Dstream.hxx53 virtual sal_Bool SAL_CALL seekToEnd() const = 0;
120 inline sal_Bool SAL_CALL write(sal_Int32 value);
126 inline sal_Bool SAL_CALL write(sal_Char value);
137 inline sal_Bool SAL_CALL seekToBegin() const;
145 virtual sal_Bool SAL_CALL seekToEnd() const;
157 virtual sal_Bool SAL_CALL isEof() const;
197 inline sal_Bool OStream::write(sal_Int32 value) in write()
202 inline sal_Bool OStream::write(sal_Int16 value) in write()
207 inline sal_Bool OStream::write(sal_Char value) in write()
212 inline sal_Bool OStream::write(sal_uInt8 value) in write()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx88 sal_Bool bRet=sal_False; in HasMarkedPoints()
129 sal_Bool SdrMarkView::ImpMarkPoint(SdrHdl* pHdl, SdrMark* pMark, sal_Bool bUnmark) in ImpMarkPoint()
207 sal_Bool SdrMarkView::MarkPoint(SdrHdl& rHdl, sal_Bool bUnmark) in MarkPoint()
211 sal_Bool bRet=sal_False; in MarkPoint()
230 sal_Bool SdrMarkView::MarkPoints(const Rectangle* pRect, sal_Bool bUnmark) in MarkPoints()
233 sal_Bool bChgd=sal_False; in MarkPoints()
290 sal_Bool SdrMarkView::MarkNextPoint(sal_Bool /*bPrev*/) in MarkNextPoint() argument
302 sal_Bool SdrMarkView::MarkNextPoint(const Point& /*rPnt*/, sal_Bool /*bPrev*/) in MarkNextPoint() argument
370 sal_Bool bChg=sal_False; in UndirtyMrkPnt()
522 sal_Bool SdrMarkView::MarkGluePoints(const Rectangle* pRect, sal_Bool bUnmark) in MarkGluePoints()
[all …]
/trunk/main/sc/inc/
H A Dmarkdata.hxx45 sal_Bool bTabMarked[MAXTABCOUNT];// Tabelle selektiert
46 sal_Bool bMarked; // Rechteck markiert
47 sal_Bool bMultiMarked; // mehrfach markiert
67 sal_Bool IsMarked() const { return bMarked; } in IsMarked()
68 sal_Bool IsMultiMarked() const { return bMultiMarked; } in IsMultiMarked()
85 sal_Bool GetMarkingFlag() const { return bMarking; } in GetMarkingFlag()
90 sal_Bool IsCellMarked( SCCOL nCol, SCROW nRow, sal_Bool bNoSimple = sal_False ) const;
99 sal_Bool IsColumnMarked( SCCOL nCol ) const;
100 sal_Bool IsRowMarked( SCROW nRow ) const;
105 sal_Bool HasMultiMarks( SCCOL nCol ) const;
[all …]
H A Dchgviset.hxx52 sal_Bool bShowIt;
53 sal_Bool bIsDate;
54 sal_Bool bIsAuthor;
55 sal_Bool bIsComment;
56 sal_Bool bIsRange;
57 sal_Bool bEveryoneButMe;
58 sal_Bool bShowAccepted;
59 sal_Bool bShowRejected;
85 sal_Bool ShowChanges() const {return bShowIt;} in ShowChanges()
88 sal_Bool HasDate() const {return bIsDate;} in HasDate()
[all …]
H A Dautoform.hxx187 sal_Bool Save( SvStream& rStream );
201 sal_Bool bIncludeFont : 1;
202 sal_Bool bIncludeJustify : 1;
203 sal_Bool bIncludeFrame : 1;
204 sal_Bool bIncludeBackground : 1;
207 sal_Bool bIncludeValueFormat : 1;
208 sal_Bool bIncludeWidthHeight : 1;
251 sal_Bool Save( SvStream& rStream );
261 sal_Bool bSaveLater;
270 sal_Bool Load();
[all …]
/trunk/main/sw/source/ui/inc/
H A Dedtwin.hxx71 static sal_Bool bReplaceQuote;
119 sal_Bool bLinkRemoved : 1,
154 sal_Bool RulerColumnDrag( const MouseEvent& rMEvt, sal_Bool bVerticalMode);
218 sal_Bool IsDrawSelMode();
219 sal_Bool IsDrawAction() { return (bInsDraw); } in IsDrawAction()
229 sal_Bool IsFrmAction() { return (bInsFrm); } in IsFrmAction()
238 void SetChainMode( sal_Bool bOn );
264 void SetTextBackColorTransparent(sal_Bool bSet) in SetTextBackColorTransparent()
266 sal_Bool IsTextBackColorTransparent() in IsTextBackColorTransparent()
288 sal_Bool RulerMarginDrag( const MouseEvent& rMEvt,
[all …]
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.hxx121 sal_Bool bTopMargin : 1;
122 sal_Bool bBottomMargin : 1;
124 sal_Bool bLeftMargin : 1;
125 sal_Bool bRightMargin : 1;
126 sal_Bool bTextIndent : 1;
246 sal_Bool bIgnoreFontFamily;
276 sal_Bool bFirst );
314 sal_Bool bDouble, sal_Bool bTable=sal_False );
357 sal_Bool bSmart );
397 sal_Bool bPseudo, in InsertPage()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dframe.hxx123 sal_Bool Close();
142 sal_Bool DoClose();
166 sal_Bool IsTop() const;
169 sal_Bool HasComponent() const;
180 sal_Bool IsInPlace() const;
183 SAL_DLLPRIVATE sal_Bool DoClose_Impl();
188 SAL_DLLPRIVATE sal_uInt16 PrepareClose_Impl( sal_Bool bUI, sal_Bool bForBrowsing=sal_False );
189 SAL_DLLPRIVATE sal_Bool DocIsModified_Impl();
191 SAL_DLLPRIVATE sal_Bool IsClosing_Impl() const;
198 SAL_DLLPRIVATE void Lock_Impl( sal_Bool bLock );
[all …]
/trunk/main/vcl/inc/
H A Dsvdata.hxx248 sal_Bool mbNoSaveFocus; // sal_True: menus must not save/restore focus
298 sal_Bool mbQuickHelp : 1; // is QuickHelp enabled
301 sal_Bool mbAutoHelpId : 1; // generate HelpIds
346 sal_Bool mbDeInit; // Is VCL deinitializing
357 sal_Bool mbNoCallTimer; // sal_True: No Timeout calls
367 sal_Bool mbIsTestTool;
392 sal_Bool ImplCallHotKey( const KeyCode& rKeyCode );
404 bool ImplInitAccessBridge( sal_Bool bAllowCancel, sal_Bool &rCancelled );
436 sal_Bool mbDel;
449 sal_Bool /*deprecated */IsDelete() const { return (sal_Bool)IsDead(); } in IsDelete()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx220 sal_Bool mbCalc:1,
255 SVT_DLLPRIVATE void ImplDrawSpin( sal_Bool bDrawPrev = sal_True, sal_Bool bDrawNext = sal_True );
259 sal_Bool bBack = sal_True, sal_Bool bOther = sal_False,
265 sal_Bool bMove, sal_Bool bExpand, sal_Bool bExtended );
268 SVT_DLLPRIVATE void ImplScroll( sal_Bool bPrev );
317 sal_Bool bSelect = sal_True );
337 sal_Bool GetDropDate( Date& rDate ) const;
458 sal_Bool mbToday;
459 sal_Bool mbNone;
475 virtual sal_Bool ShowDropDown( sal_Bool bShow );
[all …]
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx68 sal_Bool bApp,
84 sal_Bool bAppend;
96 sal_Bool bApp,
114 sal_Bool bAppend;
194 void DoChange( sal_Bool bUndo ) const;
289 sal_Bool bNewLink );
302 sal_Bool bLink;
358 sal_Bool bShow;
432 void DoChange( sal_Bool bUndo );
511 sal_Bool bRTL;
[all …]

Completed in 182 milliseconds

1...<<11121314151617181920>>...344