Home
last modified time | relevance | path

Searched refs:sal_Bool (Results 126 – 150 of 7356) sorted by relevance

12345678910>>...295

/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.hxx44 sal_Bool m_bUseCatalog;
55 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :…
58 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
59 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com…
60 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
61 …virtual sal_Bool SAL_CALL nullsAreSortedAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::…
62 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co…
69 …virtual sal_Bool SAL_CALL usesLocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
97 …virtual sal_Bool SAL_CALL supportsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
117 …virtual sal_Bool SAL_CALL isCatalogAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::…
[all …]
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.hxx44 sal_Bool m_bUseCatalog;
57 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :…
60 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
61 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com…
62 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
64 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co…
71 …virtual sal_Bool SAL_CALL usesLocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
99 …virtual sal_Bool SAL_CALL supportsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
119 …virtual sal_Bool SAL_CALL isCatalogAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::…
140 …virtual sal_Bool SAL_CALL supportsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
[all …]
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.hxx44 sal_Bool m_bUseCatalog;
56 …virtual sal_Bool SAL_CALL allTablesAreSelectable( ) throw(::com::sun::star::sdbc::SQLException, :…
59 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
60 …virtual sal_Bool SAL_CALL nullsAreSortedHigh( ) throw(::com::sun::star::sdbc::SQLException, ::com…
61 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
63 …virtual sal_Bool SAL_CALL nullsAreSortedAtEnd( ) throw(::com::sun::star::sdbc::SQLException, ::co…
70 …virtual sal_Bool SAL_CALL usesLocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
98 …virtual sal_Bool SAL_CALL supportsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
118 …virtual sal_Bool SAL_CALL isCatalogAtStart( ) throw(::com::sun::star::sdbc::SQLException, ::com::…
139 …virtual sal_Bool SAL_CALL supportsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dgridwin.hxx146 sal_Bool bMarking;
158 sal_Bool bRFSize;
175 sal_Bool bDragRect;
184 sal_Bool bIsInScroll;
185 sal_Bool bIsInPaint;
193 sal_Bool bNeedsRepaint;
198 sal_Bool bListValButton;
206 sal_Bool TestMouse( const MouseEvent& rMEvt, sal_Bool bAction );
281 sal_Bool GetEditUrlOrError( sal_Bool bSpellErr, const Point& rPos,
362 sal_Bool bTestMerge = sal_False, sal_Bool bRepeat = sal_False );
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dwrthtml.hxx302 sal_Bool bTxtAttr : 1;
304 sal_Bool bOutOpts : 1;
307 sal_Bool bOutHeader : 1;
308 sal_Bool bOutFooter : 1;
309 sal_Bool bOutFlyFrame : 1;
394 sal_Bool bGraphic );
396 sal_Bool bGraphic );
536 sal_Bool bOldWriteAll : 1;
537 sal_Bool bOldOutHeader : 1;
538 sal_Bool bOldOutFooter : 1;
[all …]
H A Dswcss1.hxx52 sal_Bool bIsNewDoc : 1;
54 sal_Bool bBodyBGColorSet : 1;
55 sal_Bool bBodyBackgroundSet : 1;
56 sal_Bool bBodyTextSet : 1;
57 sal_Bool bBodyLinkSet : 1;
58 sal_Bool bBodyVLinkSet : 1;
60 sal_Bool bSetFirstPageDesc : 1;
61 sal_Bool bSetRightPageDesc : 1;
63 sal_Bool bTableHeaderTxtCollSet : 1;
64 sal_Bool bTableTxtCollSet : 1;
[all …]
/aoo41x/main/sw/inc/
H A Dviewsh.hxx233 sal_Bool AddPaintRect( const SwRect &rRect );
260 void EnableSmooth( sal_Bool b ) { bEnableSmooth = b; } in EnableSmooth()
364 sal_Bool PrintOrPDFExport( OutputDevice *pOutDev,
383 void UpdateFlds(sal_Bool bCloseDB = sal_False);
384 sal_Bool IsAnyFieldInDoc() const;
387 sal_Bool HasCharts() const;
477 void LockView( sal_Bool b ) { bViewLocked = b; } in LockView()
482 void ImplUnlockPaint( sal_Bool bVirDev );
486 sal_Bool HasDrawView() const;
500 sal_Bool IsPreView() const { return bPreView; } in IsPreView()
[all …]
H A Dndgrf.hxx47 sal_Bool bInSwapIn :1;
49 sal_Bool bGrafikArrived :1;
50 sal_Bool bChgTwipSize :1;
51 sal_Bool bChgTwipSizeFromPixel :1;
52 sal_Bool bLoadLowResGrf :1;
59 sal_Bool mbIsStreamReadOnly;
147 sal_Bool IsTransparent() const;
187 sal_Bool IsSelected() const;
191 virtual sal_Bool SavePersistentData();
197 inline sal_Bool IsLinkedFile() const;
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dconttree.hxx81 sal_Bool bIsActive :1;
82 sal_Bool bIsConstant :1;
83 sal_Bool bIsHidden :1;
86 sal_Bool bIsRoot :1;
87 sal_Bool bIsIdleClear :1;
88 sal_Bool bIsLastReadOnly :1;
93 static sal_Bool bIsInDrag;
121 sal_Bool HasContentChanged();
154 sal_Bool ToggleToRoot();
204 virtual sal_Bool Select( SvLBoxEntry* pEntry, sal_Bool bSelect=sal_True );
[all …]
/aoo41x/main/sw/source/core/inc/
H A Ddrawfont.hxx76 sal_Bool bBullet : 1;
97 sal_Bool bSize : 1;
98 sal_Bool bFnt : 1;
99 sal_Bool bHyph : 1;
100 sal_Bool bLeft : 1;
101 sal_Bool bRight : 1;
102 sal_Bool bKana : 1;
103 sal_Bool bOfst : 1;
104 sal_Bool bAscent: 1;
105 sal_Bool bSperr : 1;
[all …]
/aoo41x/main/filter/source/pdf/
H A Dpdfexport.hxx57 sal_Bool mbUseTaggedPDF;
59 sal_Bool mbExportNotes;
60 sal_Bool mbExportNotesPages;
62 sal_Bool mbUseTransitionEffects;
86 sal_Bool mbFitWindow;
87 sal_Bool mbCenterWindow;
95 sal_Bool mbFirstPageLeft;
97 sal_Bool mbEncrypt;
98 sal_Bool mbRestrictPermissions;
101 sal_Bool mbCanCopyOrExtract;
[all …]
/aoo41x/main/sot/source/sdstor/
H A Dstg.cxx138 sal_Bool OLEStorageBase::Validate_Impl( sal_Bool bWrite ) const in Validate_Impl()
313 sal_Bool StorageStream::Validate( sal_Bool bValidate ) const in Validate()
359 sal_Bool bRet = sal_False; in IsStorageFile()
384 sal_Bool bTemp = sal_False; in Storage()
670 sal_Bool bTemp = sal_False; in OpenStream()
840 sal_Bool bRes = sal_True; in CopyTo()
865 sal_Bool bRes; in MoveTo()
937 sal_Bool Storage::Commit() in Commit()
939 sal_Bool bRes = sal_True; in Commit()
964 sal_Bool Storage::Revert() in Revert()
[all …]
/aoo41x/main/svtools/inc/svtools/
H A Dparhtml.hxx113 sal_Bool bSpaceDelim=sal_False ) const;
133 sal_Bool bNewDoc : 1; // neues Doc lesen ?
135 sal_Bool bIsInBody : 1; // scanne Body-Bereich
136 sal_Bool bReadListing : 1; // Lese Listings
137 sal_Bool bReadXMP : 1; // Lese XMP
139 sal_Bool bReadTextArea : 1; // Lese TEXTAREA
140 sal_Bool bReadScript : 1; // Lesen von <SCRIPT>
141 sal_Bool bReadStyle : 1; // Lesen von <STYLE>
172 sal_Bool IsNewDoc() const { return bNewDoc; } in IsNewDoc()
174 sal_Bool IsInBody() const { return bIsInBody; } in IsInBody()
[all …]
H A Dtransfer.hxx89 sal_Bool mbCanLink;
92 sal_Bool mbDummy1;
107 sal_Bool mbLeaving;
121 sal_Bool bLeaving = sal_False ) : in AcceptDropEvent()
254 sal_Bool HasFormat( SotFormatStringId nFormat );
339 sal_Bool HasFormat( SotFormatStringId nFormat ) const;
349 sal_Bool StartClipboardListening( );
359 sal_Bool GetString( SotFormatStringId nFormat, String& rStr );
407 sal_Bool bCompareParameters = sal_False );
536 sal_Bool IsDropFormatSupported( SotFormatStringId nFormat );
[all …]
H A Deditbrowsebox.hxx110 virtual sal_Bool IsModified() const = 0;
258 virtual sal_Bool IsModified() const;
277 virtual sal_Bool IsModified() const;
329 virtual sal_Bool IsModified() const;
362 virtual sal_Bool IsModified() const;
395 virtual sal_Bool IsModified() const;
467 sal_Bool bDown;
495 sal_Bool bHasFocus : 1;
526 virtual sal_Bool SeekRow(long nRow);
593 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
[all …]
/aoo41x/main/svx/inc/svx/
H A Dsvdview.hxx225 void SetMasterPagePaintCaching(sal_Bool bOn);
228 sal_Bool KeyInput(const KeyEvent& rKEvt, Window* pWin);
236sal_Bool SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll=sal_False) { return SdrCreateV… in SetAttributes()
240 sal_Bool GetAttributes(SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr=sal_False) const;
250 sal_Bool DoMouseEvent(const SdrViewEvent& rVEvt);
259 sal_Bool IsMarkPossible() const;
262 sal_Bool IsAllMarked() const;
264 sal_Bool MarkNext(sal_Bool bPrev=sal_False);
265 sal_Bool MarkNext(const Point& rPnt, sal_Bool bPrev=sal_False);
271 sal_Bool IsDeleteMarkedPossible() const;
[all …]
H A Dsvdedxv.hxx139 sal_Bool ImpIsTextEditAllSelected() const;
167 virtual sal_Bool IsAction() const;
199 …virtual sal_Bool SdrBeginTextEdit(SdrObject* pObj, SdrPageView* pPV = 0L, ::Window* pWin = 0L, sal…
201sal_Bool bDontDeleteOutliner = sal_False, sal_Bool bOnlyOneView = sal_False, sal_Bool bGrabFocus =…
213 sal_Bool IsTextEditFrame() const;
226 sal_Bool IsTextEditInSelectionMode() const;
255 sal_Bool Cut(sal_uIntPtr nFormat=SDR_ANYFORMAT);
263 sal_Bool GetAttributes(SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr=sal_False) const;
265 sal_Bool SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll);
267 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
[all …]
/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx72 sal_Bool bLocked;
73 sal_Bool bCopied;
118 sal_Bool bIsEndStack;
360 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos,
382 sal_Bool SeekCell( short nRow, short nCol, sal_Bool bPam );
418 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos,
427 sal_Bool bHasFly;
455 virtual sal_Bool BeginFly( RndStdIds eAnchor, sal_Bool bAbsolutePos,
506 sal_Bool bNewDoc;
507 sal_Bool bStdPD;
[all …]
/aoo41x/main/sc/inc/
H A Ddpsave.hxx71 sal_Bool GetIsVisible() const { return sal_Bool(nVisibleMode); } in GetIsVisible()
74 sal_Bool GetShowDetails() const { return sal_Bool(nShowDetailsMode); } in GetShowDetails()
98 sal_Bool bIsDataLayout;
99 sal_Bool bDupFlag;
104 sal_Bool bSubTotalDefault; //! at level
142 sal_Bool GetShowEmpty() const { return sal_Bool(nShowEmptyMode); } in GetShowEmpty()
245 sal_Bool GetColumnGrand() const { return sal_Bool(nColumnGrandMode); } in GetColumnGrand()
247 sal_Bool GetRowGrand() const { return sal_Bool(nRowGrandMode); } in GetRowGrand()
249 sal_Bool GetIgnoreEmptyRows() const { return sal_Bool(nIgnoreEmptyMode); } in GetIgnoreEmptyRows()
251 sal_Bool GetRepeatIfEmpty() const { return sal_Bool(nRepeatEmptyMode); } in GetRepeatIfEmpty()
[all …]
/aoo41x/main/sfx2/inc/sfx2/
H A Ddispatch.hxx106 sal_Bool bFlushed;
110 SAL_DLLPRIVATE sal_Bool CheckVirtualStack( const SfxShell& rShell, sal_Bool bDeep );
121 SAL_DLLPRIVATE void _Update_Impl( sal_Bool,sal_Bool,sal_Bool,SfxWorkWindow*);
131 …SAL_DLLPRIVATE sal_Bool _TryIntercept_Impl( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModa…
132 sal_Bool _FindServer( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModal );
189 sal_Bool IsOnTop( const SfxShell& rShell );
210 sal_Bool IsAppDispatcher() const;
211 sal_Bool IsFlushed() const;
213 void Lock( sal_Bool bLock );
218 void HideUI( sal_Bool bHide = sal_True );
[all …]
/aoo41x/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx76 sal_Bool Load (SvFileStream& rStream, sal_Bool bText);
77 sal_Bool Write(SvFileStream& rStream, sal_Bool bText);
124 sal_Bool bModified : 1;
138 sal_Bool Append(ONDXNode& rNode);
139 sal_Bool Delete(sal_uInt16);
152 sal_Bool IsRoot() const;
153 sal_Bool IsLeaf() const;
154 sal_Bool IsModified() const;
155 sal_Bool HasParent();
156 sal_Bool HasChild() const;
[all …]
/aoo41x/main/vcl/inc/vcl/
H A Dmetaact.hxx174 sal_Bool IsEqual( const MetaAction& ) const;
1037 sal_Bool mbClip;
1132 sal_Bool mbSet;
1142 sal_Bool IsSetting() const { return mbSet; } in IsSetting()
1154 sal_Bool mbSet;
1164 sal_Bool IsSetting() const { return mbSet; } in IsSetting()
1196 sal_Bool mbSet;
1206 sal_Bool IsSetting() const { return mbSet; } in IsSetting()
1218 sal_Bool mbSet;
1240 sal_Bool mbSet;
[all …]
/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx305 sal_Bool res = sal_True; in test_rtl_OString_getLength()
369 sal_Bool res = sal_True; in test_rtl_OString_equals()
374 sal_Bool lastRes = in test_rtl_OString_equals()
429 sal_Bool res = sal_True; in test_rtl_OString_equalsIgnoreAsciiCase()
434 sal_Bool lastRes = in test_rtl_OString_equalsIgnoreAsciiCase()
500 sal_Bool res = sal_True; in test_rtl_OString_compareTo_001()
564 sal_Bool res = sal_True; in test_rtl_OString_compareTo_002()
644 sal_Bool res = sal_True; in test_rtl_OString_op_cmp()
737 sal_Bool res = sal_True; in test_rtl_OString_op_neq()
1076 sal_Bool cmpRes = in test_rtl_OString_op_eq_001()
[all …]
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.hxx146 sal_Bool bTitlePossible;
147 sal_Bool bOutlinerPossible;
328 sal_Bool mbIsBullet;
556 sal_Bool mbLastPortion;
577 sal_Bool bLastParagraph : 1;
604 sal_Bool mbIsBullet;
681 sal_Bool mbStatus;
717 sal_Bool mbPresObj;
718 sal_Bool mbEmptyPresObj;
795 sal_Bool ImplGetShapeByIndex( sal_uInt32 nIndex, sal_Bool bGroup = sal_False );
[all …]
/aoo41x/main/sd/source/ui/app/
H A Doptsitem.cxx278 sal_Bool SdOptionsLayout::ReadData( const Any* pValues ) in ReadData()
422 sal_Bool SdOptionsContents::ReadData(const Any*) in ReadData()
432 pValues[ 0 ] <<= (sal_Bool)false; in WriteData()
433 pValues[ 1 ] <<= (sal_Bool)false; in WriteData()
434 pValues[ 2 ] <<= (sal_Bool)false; in WriteData()
435 pValues[ 3 ] <<= (sal_Bool)false; in WriteData()
613 sal_Bool SdOptionsMisc::ReadData( const Any* pValues ) in ReadData()
697 pValues[ 15 ] <<= (sal_Bool)IsShowComments(); in WriteData()
926 sal_Bool SdOptionsSnap::ReadData( const Any* pValues ) in ReadData()
1088 sal_Bool SdOptionsZoom::ReadData( const Any* pValues ) in ReadData()
[all …]

Completed in 187 milliseconds

12345678910>>...295