Home
last modified time | relevance | path

Searched refs:flags (Results 151 – 175 of 183) sorted by relevance

12345678

/aoo41x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1431 IMAccessible* CMAccessible::GetNavigateChildForDM(VARIANT varCur, short flags) in GetNavigateChildForDM() argument
1451 switch(flags) in GetNavigateChildForDM()
1476 delta = (flags==DM_NEXTCHILD)?1:-1; in GetNavigateChildForDM()
/aoo41x/main/l10ntools/source/filter/utils/
H A DCache.java2275 … int flags = ((java.lang.Integer)aFilter.get(PROPNAME_FLAGS)).intValue(); in transform60to6Y() local
2276 flags &= ~FLAGVAL_PREFERRED; in transform60to6Y()
2277 aFilter.put(PROPNAME_FLAGS, new java.lang.Integer(flags)); in transform60to6Y()
/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx701 SVBT16 flags; // 0x0c REVIEW davebu flags member
/aoo41x/main/sal/inc/rtl/
H A Dustring.h1650 rtl_TextEncoding encoding, sal_uInt32 flags) SAL_THROW_EXTERN_C();
/aoo41x/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl323 String that summarizes some flags for loading. The string contains capital
324 letters for the flags:<br>
/aoo41x/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp231 fprintf(outfile,"Flags %s\n", Fmt.GetProfileFlagsName(pHdr->flags)); in dumpProfile()
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx469 void Window::Invalidate (sal_uInt8 flags) in Invalidate() argument
471 GetWindow ()->Invalidate (flags); in Invalidate()
/aoo41x/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl82 … a combination of <type>PropertyLineElement</type> flags specifying which elements are to be
/aoo41x/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl113 Note: These flags are optional ones and will be used for non special
/aoo41x/main/qadevOOo/runner/util/
H A DValueChanger.java843 PolygonFlags[] flags = new PolygonFlags[1]; in changePValue() local
844 flags[0] = PolygonFlags.NORMAL; in changePValue()
845 fArray[0] = flags; in changePValue()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx794 SVBT16 flags; // 0x0c REVIEW davebu flags member
/aoo41x/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl133 A number with appropriate flags set to indicate what type of
/aoo41x/main/offapi/com/sun/star/util/
H A DXTextSearch.idl153 /** some flags - can be mixed
/aoo41x/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx211 aColors[nPixel].flags = DoRed | DoGreen | DoBlue; in X11_getPaletteBmpFromImage()
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx371 data.info->flags = 0; in get_()
/aoo41x/main/toolkit/inc/layout/
H A Dlayout.hxx187 virtual void Invalidate (sal_uInt8 flags=0);
/aoo41x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1490 ((FT_OutlineGlyphRec*)pGlyphFT)->outline.flags |= FT_OUTLINE_HIGH_PRECISION; in GetGlyphBitmap1()
1644 ((FT_OutlineGlyph)pGlyphFT)->outline.flags |= FT_OUTLINE_HIGH_PRECISION; in GetGlyphBitmap8()
/aoo41x/main/oox/source/dump/
H A Dxlsbdumper.ini277 0x01DD=uint16,hex,flags,PRINTOPTIONS-FLAGS
294 0x0297=uint8,hex,flags,SHEETCALCPR-FLAGS
/aoo41x/main/vcl/aqua/source/gdi/
H A Datslayout.cxx919 DBG_ASSERT( !(rALR.flags & kATSGlyphInfoTerminatorGlyph), in InitGIA()
/aoo41x/main/scp2/source/ooo/
H A Ddirectory_ooo.scp951 DosName = "flags";
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2880 #define SERVICE( classname, servicename, implementationname, draw, flags )\ argument
2893 return (cppu::OWeakObject*)new SdXMLExport( rSMgr, draw, flags );\
/aoo41x/main/toolkit/doc/layout/
H A DChangeLog401 workben. Also remove unnecessary not portable compiler flags.
405 * : Put gcc flags inside GCC conditional.
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx320 sal_uInt16 flags, // Anzeige Flags, siehe ruler.hxx in SvxRuler() argument
343 nFlags(flags), in SvxRuler()
/aoo41x/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch5193 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5252 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5357 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
5421 - if((keyInfoCtx->flags & XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NODE) != 0) {
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx681 pHints->flags = 0; in lcl_set_accept_focus()
683 pHints->flags |= InputHint; in lcl_set_accept_focus()

Completed in 274 milliseconds

12345678