Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 1010) sorted by relevance

12345678910>>...41

/trunk/main/desktop/win32/source/setup/
H A Dsetup.hxx84 boolean m_bRegNoMsoTypes :1;
85 boolean m_bRegAllMsoTypes :1;
86 boolean m_bIsMinorUpgrade :1;
87 boolean m_bSupportsPatch :1;
113 boolean IsAdmin();
115 boolean GetCommandLine();
128 virtual boolean ReadProfile();
129 virtual boolean GetPatches();
131 virtual boolean CheckVersion();
132 virtual boolean CheckForUpgrade();
[all …]
H A Dsetup_main.hxx32 boolean m_bIsWin9x : 1;
33 boolean m_bNeedReboot : 1;
34 boolean m_bAdministrative : 1;
42 virtual boolean Initialize( HINSTANCE hInst ) = 0;
43 virtual boolean AlreadyRunning() const = 0;
44 virtual boolean ReadProfile() = 0;
45 virtual boolean GetPatches() = 0;
47 virtual boolean CheckVersion() = 0;
48 virtual boolean CheckForUpgrade() = 0;
49 virtual boolean InstallRuntimes() = 0;
[all …]
H A Dsetup.cpp304 boolean SetupAppX::ReadProfile() in ReadProfile()
306 boolean bRet = false; in ReadProfile()
456 boolean SetupAppX::GetPatches() in GetPatches()
458 boolean bRet = true; in GetPatches()
512 boolean bRet = true; in GetPathToFile()
1154 boolean SetupAppX::CheckVersion() in CheckVersion()
1156 boolean bRet = false; in CheckVersion()
1350 boolean bLoop = true; in WaitForProcess()
1420 boolean bInQuotes = false; in GetNextArgument()
1421 boolean bFoundArgEnd = false; in GetNextArgument()
[all …]
/trunk/main/oovbaapi/ooo/vba/word/
H A DXFind.idl42 [attribute] boolean Forward;
44 [attribute] boolean Format;
45 [attribute] boolean MatchCase;
46 [attribute] boolean MatchWholeWord;
47 [attribute] boolean MatchWildcards;
48 [attribute] boolean MatchSoundsLike;
49 [attribute] boolean MatchAllWordForms;
53 [in] /* boolean */ any MatchCase,
58 [in] /* boolean */ any Forward,
60 [in] /* boolean */ any Format,
[all …]
H A DXOptions.idl43 [attribute] boolean ReplaceSelection;
44 [attribute] boolean MapPaperSize;
45 [attribute] boolean AutoFormatAsYouTypeApplyHeadings;
46 [attribute] boolean AutoFormatAsYouTypeApplyBulletedLists;
47 [attribute] boolean AutoFormatAsYouTypeApplyNumberedLists;
48 [attribute] boolean AutoFormatAsYouTypeFormatListItemBeginning;
49 [attribute] boolean AutoFormatAsYouTypeDefineStyles;
50 [attribute] boolean AutoFormatApplyHeadings;
51 [attribute] boolean AutoFormatApplyLists;
52 [attribute] boolean AutoFormatApplyBulletedLists;
/trunk/main/offapi/com/sun/star/text/
H A DViewSettings.idl41 [property] boolean ShowAnnotations;
45 [property] boolean ShowBreaks;
49 [property] boolean ShowDrawings;
62 [property] boolean ShowGraphics;
70 [property] boolean ShowHiddenText;
74 [property] boolean ShowRulers;
79 [property] boolean ShowHoriRuler;
105 [property] boolean ShowSpaces;
113 [property] boolean ShowTables;
117 [property] boolean ShowTabstops;
[all …]
H A DXTextTableCursor.idl71 [in] boolean bExpand );
83 boolean goLeft( [in] short nCount,
84 [in] boolean bExpand );
96 boolean goRight( [in] short nCount,
97 [in] boolean bExpand );
109 boolean goUp( [in] short nCount,
110 [in] boolean bExpand );
122 boolean goDown( [in] short nCount,
123 [in] boolean bExpand );
149 boolean mergeRange();
[all …]
H A DPrintSettings.idl47 [property] boolean PrintGraphics;
54 [property] boolean PrintTables;
61 [property] boolean PrintDrawings;
68 [property] boolean PrintLeftPages;
75 [property] boolean PrintRightPages;
82 [property] boolean PrintControls;
89 [property] boolean PrintReversed;
102 [property] boolean PrintPaperFromSetup;
123 [property] boolean PrintProspect;
130 [property] boolean PrintPageBackground;
[all …]
H A DXParagraphCursor.idl45 boolean isStartOfParagraph();
51 boolean isEndOfParagraph();
62 boolean gotoStartOfParagraph( [in] boolean bExpand );
73 boolean gotoEndOfParagraph( [in] boolean bExpand );
83 boolean gotoNextParagraph( [in] boolean bExpand );
93 boolean gotoPreviousParagraph( [in] boolean bExpand );
H A DXSentenceCursor.idl45 boolean isStartOfSentence();
51 boolean isEndOfSentence();
61 boolean gotoNextSentence( [in] boolean Expand );
71 boolean gotoPreviousSentence( [in] boolean Expand );
82 boolean gotoStartOfSentence( [in] boolean Expand );
93 boolean gotoEndOfSentence( [in] boolean Expand );
H A DXWordCursor.idl45 boolean isStartOfWord();
51 boolean isEndOfWord();
65 boolean gotoNextWord( [in] boolean bExpand );
79 boolean gotoPreviousWord( [in] boolean bExpand );
90 boolean gotoEndOfWord( [in] boolean bExpand );
101 boolean gotoStartOfWord( [in] boolean bExpand );
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXAxis.idl71 void setHasTitle([in] boolean HasTitle)
74 boolean getHasTitle()
83 void setMinorUnitIsAuto([in] boolean MinorUnitIsAuto)
86 boolean getMinorUnitIsAuto()
89 void setReversePlotOrder([in] boolean ReversePlotOrder)
92 boolean getReversePlotOrder()
101 void setMajorUnitIsAuto([in] boolean MajorUnitIsAuto)
104 boolean getMajorUnitIsAuto()
113 void setMaximumScaleIsAuto([in] boolean MaximumScaleIsAuto)
116 boolean getMaximumScaleIsAuto()
[all …]
H A DXStyle.idl43 boolean BuiltIn()
67 boolean getIncludeAlignment( ) raises ( com::sun::star::script::BasicErrorException );
69 …void setIncludeBorder( [in] boolean IncludeBorder ) raises ( com::sun::star::script::BasicErrorEx…
71 boolean getIncludeBorder( ) raises ( com::sun::star::script::BasicErrorException );
73 …void setIncludeFont( [in] boolean IncludeFont ) raises ( com::sun::star::script::BasicErrorExcept…
75 boolean getIncludeFont( ) raises ( com::sun::star::script::BasicErrorException );
77 …void setIncludeNumber( [in] boolean IncludeNumber ) raises ( com::sun::star::script::BasicErrorEx…
79 boolean getIncludeNumber( ) raises ( com::sun::star::script::BasicErrorException );
81 …void setIncludePatterns( [in] boolean IncludePatterns ) raises ( com::sun::star::script::BasicErr…
83 boolean getIncludePatterns( ) raises ( com::sun::star::script::BasicErrorException );
[all …]
H A DXWindow.idl41 [attribute] boolean DisplayGridlines;
42 [attribute] boolean DisplayHeadings;
43 [attribute] boolean DisplayHorizontalScrollBar;
44 [attribute] boolean DisplayOutline;
45 [attribute] boolean DisplayVerticalScrollBar;
46 [attribute] boolean DisplayWorkbookTabs;
47 [attribute] boolean FreezePanes;
48 [attribute] boolean Split;
73 [in] /*optional boolean*/ any Preview,
75 [in] /*optional boolean*/ any PrintToFile,
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl119 boolean isReadOnly() raises (SQLException);
137 boolean nullsAreSortedLow() raises (SQLException);
194 boolean usesLocalFiles() raises (SQLException);
462 boolean supportsDifferentTableCorrelationNames()
490 boolean supportsGroupBy() raises (SQLException);
732 boolean supportsSchemasInPrivilegeDefinitions()
870 boolean supportsUnion() raises (SQLException);
915 boolean supportsOpenStatementsAcrossRollback()
1181 boolean dataDefinitionCausesTransactionCommit()
1191 boolean dataDefinitionIgnoredInTransactions()
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetViewSettings.idl54 [property] boolean ShowFormulas;
60 [property] boolean ShowZeroValues;
73 [property] boolean ShowNotes;
91 [property] boolean HasSheetTabs;
97 [property] boolean IsOutlineSymbolsSet;
109 [property] boolean ShowGrid;
123 [property] boolean ShowHelpLines;
130 [property] boolean ShowAnchor;
136 [property] boolean ShowPageBreaks;
143 [property] boolean SolidHandles;
[all …]
H A DGlobalSheetSettings.idl53 [property] boolean MoveSelection;
67 [property] boolean EnterEdit;
73 [property] boolean ExtendFormat;
80 [property] boolean RangeFinder;
87 [property] boolean ExpandReferences;
94 [property] boolean MarkHeader;
101 [property] boolean UseTabCol;
127 [property] boolean DoAutoComplete;
160 [optional, property] boolean PrintAllSheets;
166 [optional, property] boolean PrintEmptyPages;
[all …]
H A DSpreadsheetDocumentSettings.idl73 [property] boolean IsIterationEnabled;
122 [property] boolean IgnoreCase;
130 [property] boolean CalcAsShown;
136 [property] boolean MatchWholeCell;
142 [property] boolean SpellOnline;
154 [property] boolean LookUpLabels;
161 [property] boolean RegularExpressions;
204 [optional, property] boolean IsLoaded;
212 [optional, property] boolean IsUndoEnabled;
221 [optional, property] boolean IsAdjustHeightEnabled;
[all …]
/trunk/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl70 [property] boolean IsUseDictionaryList;
76 [property] boolean IsIgnoreControlCharacters;
82 [property] boolean IsSpellUpperCase;
88 [property] boolean IsSpellWithDigits;
93 [property] boolean IsSpellCapitalization;
122 [property] boolean IsHyphAuto;
128 [property] boolean IsHyphSpecial;
133 [property] boolean IsSpellAuto;
141 [property, maybevoid] boolean IsSpellHide;
155 [property] boolean IsSpellSpecial;
[all …]
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl61 [property] boolean FontFixedIsItalic;
66 [property] boolean FontFixedIsBold;
76 [property] boolean FontSansIsItalic;
81 [property] boolean FontSansIsBold;
91 [property] boolean FontSerifIsItalic;
96 [property] boolean FontSerifIsBold;
112 [property] boolean FontFunctionsIsBold;
128 [property] boolean FontNumbersIsBold;
139 [property] boolean FontTextIsItalic;
144 [property] boolean FontTextIsBold;
[all …]
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXMouseEvent.idl41 boolean getCtrlKey();
42 boolean getShiftKey();
43 boolean getAltKey();
44 boolean getMetaKey();
49 [in] boolean canBubbleArg,
50 [in] boolean cancelableArg,
57 [in] boolean ctrlKeyArg,
58 [in] boolean altKeyArg,
59 [in] boolean shiftKeyArg,
60 [in] boolean metaKeyArg,
/trunk/main/offapi/com/sun/star/view/
H A DPrintSettings.idl45 [property] boolean PrintBlackFonts;
50 [property] boolean PrintControls;
55 [property] boolean PrintDrawings;
60 [property] boolean PrintGraphics;
65 [property] boolean PrintLeftPages;
70 [property] boolean PrintRightPages;
75 [property] boolean PrintTables;
82 [property] boolean PrintReversed;
87 [property] boolean PrintProspect;
92 [property] boolean PrintPageBackground;
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl54 boolean Bool;
270 [attribute] boolean Bool;
295 TestPolyStruct<boolean> transportPolyBoolean(
296 [in] TestPolyStruct<boolean> arg);
327 boolean sequenceOfCallTestPassed();
376 [in] boolean arg0,
390 [in] sequence< boolean > arg14,
413 [in] TestPolyStruct< boolean > arg37,
427 [in] TestPolyStruct<boolean> arg3,
474 boolean perform(
[all …]
/trunk/main/soltools/mkdepend/
H A Ddef.h114 typedef unsigned char boolean; typedef
131 boolean i_defchecked; /* whether defines have been checked */
132 boolean i_notified; /* whether we have revealed includes */
133 boolean i_marked; /* whether it's in the makefile */
134 boolean i_searched; /* whether we have read this */
135 boolean i_included_sym; /* whether #include SYMBOL was found */
171 struct inclist *file_red, int recursion, boolean failOK,
178 struct inclist *file_red, char *include, boolean dot, boolean failOK,
/trunk/main/cli_ure/qa/climaker/
H A Dtypes.idl56 boolean test();
109 boolean retBoolean();
127 sequence<boolean> retSeqBool();
129 [attribute] boolean attrBoolean;
150 typedef boolean Boolean;
191 boolean p1;
227 sequence< boolean > a1;
245 sequence< sequence< boolean > > aa1;
328 [in] boolean p1,
366 [in] sequence< boolean > a1,
[all …]

Completed in 93 milliseconds

12345678910>>...41