Home
last modified time | relevance | path

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

12345678

/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg123 # Remove some obsolete filter flags for 6.y versions.
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx272 #define DBG_SUSPEND_INV( flags ) \ argument
273 SuspendInvariants aSuspendInv( *this, flags );
275 #define DBG_SUSPEND_INV( flags )
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotSourceDimension.idl157 /** contains flags that control the usage of the dimension.
H A DXNamedRanges.idl75 a combination of flags that specify the type of a named range,
H A DDataPilotFieldGroupInfo.idl82 more flags from <type>DataPilotFieldGroupBy</type>, grouping is
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java2276 … int flags = ((java.lang.Integer)aFilter.get(PROPNAME_FLAGS)).intValue(); in transform60to6Y() local
2277 flags &= ~FLAGVAL_PREFERRED; in transform60to6Y()
2278 aFilter.put(PROPNAME_FLAGS, new java.lang.Integer(flags)); in transform60to6Y()
/trunk/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()
H A DMAccessible.h247 IMAccessible* GetNavigateChildForDM(VARIANT varCur,short flags);//for descendant manage
/trunk/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>
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx701 SVBT16 flags; // 0x0c REVIEW davebu flags member
/trunk/main/sal/inc/rtl/
H A Dustring.h1650 rtl_TextEncoding encoding, sal_uInt32 flags) SAL_THROW_EXTERN_C();
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp233 fprintf(outfile,"Flags %s\n", Fmt.GetProfileFlagsName(pHdr->flags)); in dumpProfile()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx460 void Window::Invalidate (sal_uInt8 flags) in Invalidate() argument
462 GetWindow ()->Invalidate (flags); in Invalidate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl82 … a combination of <type>PropertyLineElement</type> flags specifying which elements are to be
/trunk/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl113 Note: These flags are optional ones and will be used for non special
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx794 SVBT16 flags; // 0x0c REVIEW davebu flags member
/trunk/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl133 A number with appropriate flags set to indicate what type of
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx211 aColors[nPixel].flags = DoRed | DoGreen | DoBlue; in X11_getPaletteBmpFromImage()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx371 data.info->flags = 0; in get_()
/trunk/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()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini277 0x01DD=uint16,hex,flags,PRINTOPTIONS-FLAGS
294 0x0297=uint8,hex,flags,SHEETCALCPR-FLAGS
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx187 virtual void Invalidate (sal_uInt8 flags=0);
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx919 DBG_ASSERT( !(rALR.flags & kATSGlyphInfoTerminatorGlyph), in InitGIA()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx320 sal_uInt16 flags, // Anzeige Flags, siehe ruler.hxx in SvxRuler() argument
343 nFlags(flags), in SvxRuler()

Completed in 152 milliseconds

12345678