Home
last modified time | relevance | path

Searched refs:flag (Results 101 – 125 of 248) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/ucb/
H A DSortingInfo.idl42 /** contains a flag indicating the sort mode (ascending or descending).
H A DNumberedSortingInfo.idl45 /** contains a flag indicating the sort mode (ascending or descending).
H A DRuleSet.idl51 /** is a flag indicating whether the rules apply to folders, too.
/trunk/main/idlc/inc/idlc/
H A Derrorhandler.hxx132 void flagError(ErrorCode e, sal_uInt32 flag);
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx2798 sal_uInt32 flag; in TEST_F() member
2850 ASSERT_EQ(data[i].value, ((info.Flags & data[i].flag) != 0)); in TEST_F()
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl184 created; if this is allowed by a special flag <const>FrameSearchFlag::CREATE</const>.
209 stop the search at such a frame unless the flag <const>FrameSearchFlag::TASKS</const>
/trunk/main/offapi/com/sun/star/awt/
H A DPosSize.idl33 /** These constants are used to flag the parameters of a rectangle.
/trunk/main/offapi/com/sun/star/sdbcx/
H A DPreparedStatement.idl35 with a flag for the usage of bookmarks.
H A DStatement.idl35 with a flag for the usage of bookmarks.
/trunk/main/odk/settings/
H A Dstd.mk47 SDKTYPEFLAG=$(OUT_MISC)/oosdk_cpp_types.flag
/trunk/main/offapi/com/sun/star/i18n/
H A DOrdinalSuffix.idl41 have the <em>published</em> flag, which means it is subject to
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m132 uLong stream_initialised; /* flag set if stream structure is initialised*/
160 uLong current_file_ok; /* flag about the usability of the current file*/
640 if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.flag) != UNZ_OK)
1122 switch (s->cur_file_info.flag & 0x06)
/trunk/main/offapi/com/sun/star/text/textfield/
H A DFileName.idl49 /** If this flag is set to <FALSE/> the content is regularly updated.
H A DExtendedUser.idl48 /** If this flag is set to <FALSE/> the content is regularly updated.
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DChangeAuthor.idl50 /** If this flag is set to false the author
H A DCreateAuthor.idl50 /** If this flag is set to false the author
H A DDescription.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DKeywords.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DPrintAuthor.idl50 /** If this flag is set to false the author
H A DRevision.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DSubject.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DTitle.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DInfo0.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
H A DInfo1.idl50 /** If this flag is set to <FALSE/> the content updated every time the document
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx781 bool flag = mpWidget->isPropertyTouched( maPropName, maPropKind ); in checkProperty() local
783 if ( mpFlag && mpFlag->IsChecked() != (BOOL)flag ) in checkProperty()
785 CheckFlag( flag, true ); in checkProperty()

Completed in 61 milliseconds

12345678910