Lines Matching refs:sal_uInt32

154 	sal_uInt32				nParaFlags;
160 sal_uInt32 nNumberingType; // in wirlichkeit ist dies ein SvxEnum
161 sal_uInt32 nHorzAdjust;
162 sal_uInt32 nBulletColor;
173 sal_uInt32 nMappedNumType;
258 sal_uInt32 GetId( FontCollectionEntry& rFontDescriptor );
259 sal_uInt32 GetCount() const { return List::Count(); }; in GetCount()
260 const FontCollectionEntry* GetById( sal_uInt32 nId );
310 sal_uInt32 mnFontColor;
332 sal_uInt32 mnBulletColor;
345 sal_uInt32 mnMappedNumType;
346 sal_uInt32 mnNumberingType;
355 sal_uInt32 mnInstance;
382 …sal_Bool IsHardAttribute( sal_uInt32 nInstance, sal_uInt32 nLevel, PPTExTextAttr eAttr, sal_uInt3…
384 sal_uInt32 SizeOfTxCFStyleAtom() const;
392 sal_uInt32 nType; // bit 0-7 : type ( 1: click action to a slide )
397 EPPTHyperlink( const String rURL, sal_uInt32 nT ) : in EPPTHyperlink()
410 sal_uInt32 nOfsA; // offset to the EPP_ExOleObjAtom in mpExEmbed (set at creation)
411 sal_uInt32 nOfsB; // offset to the EPP_ExOleObjStg
416 PPTExOleObjEntry( PPTExOleObjEntryType eT, sal_uInt32 nOfs ) : in PPTExOleObjEntry()
437 sal_uInt32 mnCurrentPos;
438 sal_uInt32 mnCount;
446 GroupEntry( sal_uInt32 nCount ) in GroupEntry()
460 sal_uInt32 mnIndex;
461 sal_uInt32 mnCurrentGroupEntry;
462 sal_uInt32 mnMaxGroupEntry;
463 sal_uInt32 mnGroupsClosed;
466 void ImplResizeGroupTable( sal_uInt32 nEntrys );
470 sal_uInt32 GetCurrentGroupIndex() const { return mnIndex; }; in GetCurrentGroupIndex()
474 sal_uInt32 GetGroupsClosed();
475 void ResetGroupTable( sal_uInt32 nCount );
533sal_uInt32 ImplGetTextField( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange…
535 sal_uInt32 ImplCalculateTextPositions( sal_uInt32 nCurrentTextPosition );
548 sal_uInt32 mnCharColor;
555 sal_uInt32 mnTextSize;
569 sal_uInt32 Count() const { return mnTextSize; }; in Count()
594 sal_uInt32 ImplCalculateTextPositions( sal_uInt32 nCurrentTextPosition );
602 sal_uInt32 mnTextSize;
636 sal_uInt32 Count() const { return mnTextSize; }; in Count()
643 sal_uInt32 mnRefCount;
644 sal_uInt32 mnTextSize;
669 sal_uInt32 Count() const { return mpImplTextObj->mnTextSize; }; in Count()
683 sal_uInt32 mnStatMaxValue;
684 sal_uInt32 mnLatestStatValue;
721 sal_uInt32 mnTextStyle;
724 sal_uInt32 mnTextSize;
733 sal_uInt32 mnVBAOleOfs;
735 sal_uInt32 mnExEmbed;
738 sal_uInt32 mnPages; // anzahl einzelner Slides ( ohne masterpages & notes & handout )
739 sal_uInt32 mnMasterPages; //
740 sal_uInt32 mnDrawings; // anzahl Slides + masterpages + notes + handout
741 sal_uInt32 mnPagesWritten;
742 sal_uInt32 mnUniqueSlideIdentifier;
743 sal_uInt32 mnTxId; // Identifier determined by the HOST (PP) ????
744 sal_uInt32 mnDiaMode; // 0 -> manuell
748 sal_uInt32 mnShapeMasterTitle;
749 sal_uInt32 mnShapeMasterBody;
757 …oid ImplWriteExtParaHeader( SvMemoryStream& rSt, sal_uInt32 nRef, sal_uInt32 nInstance, sal_uIn…
760 sal_uInt32 ImplProgBinaryTag( SvStream* pOutStrm = NULL );
761sal_uInt32 ImplProgBinaryTagContainer( SvStream* pOutStrm = NULL, SvMemoryStream* pBinTag = NULL…
762 sal_uInt32 ImplProgTagContainer( SvStream* pOutStrm = NULL, SvMemoryStream* pBinTag = NULL );
763 sal_uInt32 ImplOutlineViewInfoContainer( SvStream* pOutStrm = NULL );
764 sal_uInt32 ImplSlideViewInfoContainer( sal_uInt32 nInstance, SvStream* pOutStrm = NULL );
765 sal_uInt32 ImplVBAInfoContainer( SvStream* pOutStrm = NULL );
766 sal_uInt32 ImplDocumentListContainer( SvStream* pOutStrm = NULL );
767 sal_uInt32 ImplMasterSlideListContainer( SvStream* pOutStrm = NULL );
770 static void WriteCString( SvStream&, const String&, sal_uInt32 nInstance = 0 );
774 sal_Bool ImplCreateDocumentSummaryInformation( sal_uInt32 nCnvrtFlags );
781 sal_uInt32 ImplInsertBookmarkURL( const String& rBookmark, const sal_uInt32 nType,
783 sal_Bool ImplCreateMaster( sal_uInt32 nPageNum );
785 sal_Bool ImplCreateSlide( sal_uInt32 nPageNum );
786 sal_Bool ImplCreateNotes( sal_uInt32 nPageNum );
789 void ImplWriteOLE( sal_uInt32 nCnvrtFlags );
793 sal_Bool ImplSetCurrentStyleSheet( sal_uInt32 nPageNum );
794 sal_Bool ImplGetPageByIndex( sal_uInt32 nIndex, PageType );
795 sal_Bool ImplGetShapeByIndex( sal_uInt32 nIndex, sal_Bool bGroup = sal_False );
796 sal_uInt32 ImplGetMasterIndex( PageType ePageType );
800 const sal_uInt32 StyleInstance, const sal_uInt8 PlaceHolderId );
813 void ImplWriteTextStyleAtom( SvStream& rOut, int nTextInstance, sal_uInt32 nAtomInstance,
816 void ImplCreateShape( sal_uInt32 nType, sal_uInt32 nFlags, EscherSolverContainer& );
837 SvMemoryStream* pVBA, sal_uInt32 nCnvrtFlags );