Home
last modified time | relevance | path

Searched refs:SetOfByte (Results 1 – 25 of 53) sorted by relevance

123

/trunk/main/svx/inc/svx/
H A Dsvdsob.hxx42 class SVX_DLLPUBLIC SetOfByte class
48 SetOfByte(sal_Bool bInitVal = sal_False) in SetOfByte() function in SetOfByte
53 sal_Bool operator==(const SetOfByte& rCmpSet) const in operator ==()
58 sal_Bool operator!=(const SetOfByte& rCmpSet) const in operator !=()
103 void operator&=(const SetOfByte& r2ndSet);
104 void operator|=(const SetOfByte& r2ndSet);
106 friend inline SvStream& operator<<(SvStream& rOut, const SetOfByte& rSet);
107 friend inline SvStream& operator>>(SvStream& rIn, SetOfByte& rSet);
116 inline SvStream& operator<<(SvStream& rOut, const SetOfByte& rSet) in operator <<()
122 inline SvStream& operator>>(SvStream& rIn, SetOfByte& rSet) in operator >>()
H A Dsvdpagv.hxx81 SetOfByte aLayerVisi; // Menge der sichtbaren Layer
82 SetOfByte aLayerLock; // Menge der nicht editierbaren Layer
83 SetOfByte aLayerPrn; // Menge der druckbaren Layer
129 void SetLayer(const String& rName, SetOfByte& rBS, sal_Bool bJa);
130 sal_Bool IsLayer(const String& rName, const SetOfByte& rBS) const;
131 void SetAllLayers(SetOfByte& rB, sal_Bool bJa);
239 const SetOfByte& GetVisibleLayers() const { return aLayerVisi; } in GetVisibleLayers()
240 void SetPrintableLayers(const SetOfByte& rSet) { aLayerPrn=rSet; } in SetPrintableLayers()
241 const SetOfByte& GetPrintableLayers() const { return aLayerPrn; } in GetPrintableLayers()
242 void SetLockedLayers(const SetOfByte& rSet) { aLayerLock=rSet; } in SetLockedLayers()
[all …]
H A Dsvdpage.hxx53 class SetOfByte;
453 SetOfByte aPrefVisiLayers;
514 const SetOfByte& TRG_GetMasterPageVisibleLayers() const;
515 void TRG_SetMasterPageVisibleLayers(const SetOfByte& rNew);
532 Bitmap GetBitmap(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders=sal_True) const;
535 GDIMetaFile GetMetaFile(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders=sal_True);
H A Dsdrhittesthelper.hxx36 class SetOfByte;
49 const SetOfByte* pVisiLayer,
57 const SetOfByte* pVisiLayer,
H A Dsdrmasterpagedescriptor.hxx53 SetOfByte maVisibleLayers;
83 const SetOfByte& GetVisibleLayers() const { return maVisibleLayers; } in GetVisibleLayers()
84 void SetVisibleLayers(const SetOfByte& rNew);
H A Dsvdmrkv.hxx177 …16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay) const;
178 …16 nTol, SdrObjList* pOL, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay, SdrOb…
H A Dsvdundo.hxx796 SetOfByte maOldSet;
837 SetOfByte maNewSet;
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx37 sal_Bool SetOfByte::IsEmpty() const in IsEmpty()
48 sal_Bool SetOfByte::IsFull() const in IsFull()
59 sal_uInt16 SetOfByte::GetSetCount() const in GetSetCount()
83 sal_uInt8 SetOfByte::GetSetBit(sal_uInt16 nNum) const in GetSetBit()
102 sal_uInt16 SetOfByte::GetClearCount() const in GetClearCount()
107 sal_uInt8 SetOfByte::GetClearBit(sal_uInt16 nNum) const in GetClearBit()
126 void SetOfByte::operator&=(const SetOfByte& r2ndSet) in operator &=()
134 void SetOfByte::operator|=(const SetOfByte& r2ndSet) in operator |=()
144 void SetOfByte::PutValue( const com::sun::star::uno::Any & rAny ) in PutValue()
168 void SetOfByte::QueryValue( com::sun::star::uno::Any & rAny ) const in QueryValue()
[all …]
H A Dsdrhittesthelper.cxx46 const SetOfByte* pVisiLayer, in SdrObjectPrimitiveHit()
104 const SetOfByte* pVisiLayer, in SdrObjListPrimitiveHit()
H A Dsvdviter.cxx101 SetOfByte aObjLay; in ImpCheckPageView()
126 SetOfByte aObjLay; in ImpCheckPageView()
H A Dsdrpagewindow.cxx309SetOfByte aProcessLayers = bPrinter ? mrPageView.GetPrintableLayers() : mrPageView.GetVisibleLayer… in RedrawAll()
361SetOfByte aProcessLayers = bPrinter ? mrPageView.GetPrintableLayers() : mrPageView.GetVisibleLayer… in RedrawLayer()
H A Dsvdetc.cxx866 const SetOfByte& rVisLayers, in impGetSdrObjListFillColor()
910 const SetOfByte& rVisLayers, in impGetSdrPageFillColor()
923 SetOfByte aSet(rVisLayers); in impGetSdrPageFillColor()
H A Dsvdpagv.cxx692 void SdrPageView::SetLayer(const XubString& rName, SetOfByte& rBS, sal_Bool bJa) in SetLayer()
703 sal_Bool SdrPageView::IsLayer(const XubString& rName, const SetOfByte& rBS) const in IsLayer()
723 void SdrPageView::SetAllLayers(SetOfByte& rB, sal_Bool bJa) in SetAllLayers()
H A Dsvdpage.cxx1777 const SetOfByte& SdrPage::TRG_GetMasterPageVisibleLayers() const in TRG_GetMasterPageVisibleLayers()
1786 void SdrPage::TRG_SetMasterPageVisibleLayers(const SetOfByte& rNew) in TRG_SetMasterPageVisibleLayers()
1952 Bitmap SdrPage::GetBitmap(const SetOfByte& /*rVisibleLayers*/, FASTBOOL /*bTrimBorders*/) const in GetBitmap() argument
1957 GDIMetaFile SdrPage::GetMetaFile(const SetOfByte& /*rVisibleLayers*/, FASTBOOL /*bTrimBorders*/) in GetMetaFile() argument
/trunk/main/sd/source/ui/inc/
H A DFrameView.hxx64 void SetVisibleLayers(const SetOfByte& rVisibleLayers) in SetVisibleLayers()
66 const SetOfByte& GetVisibleLayers() { return maVisibleLayers; } in GetVisibleLayers()
68 void SetLockedLayers(const SetOfByte& rLockedLayers) in SetLockedLayers()
70 const SetOfByte& GetLockedLayers() { return maLockedLayers; } in GetLockedLayers()
72 void SetPrintableLayers(const SetOfByte& rPrintableLayers) in SetPrintableLayers()
74 const SetOfByte& GetPrintableLayers() { return maPrintableLayers; } in GetPrintableLayers()
188 SetOfByte maVisibleLayers;
189 SetOfByte maLockedLayers;
190 SetOfByte maPrintableLayers;
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx348 const SetOfByte& rVisibleLayers, in PrintPage()
349 const SetOfByte& rPrintableLayers) in PrintPage()
750 const SetOfByte& rVisibleLayers,
801 const SetOfByte& rVisibleLayers, in Print()
802 const SetOfByte& rPrintableLayers) const in Print()
859 const SetOfByte& rVisibleLayers, in Print()
860 const SetOfByte& rPrintableLayers) const in Print()
945 const SetOfByte& rVisibleLayers, in Print()
946 const SetOfByte& rPrintableLayers) const in Print()
1018 const SetOfByte& rVisibleLayers, in Print()
[all …]
H A Dunmodpg.cxx79 SetOfByte aVisibleLayers = mpPage->TRG_GetMasterPageVisibleLayers(); in ModifyPageUndoAction()
127 SetOfByte aVisibleLayers; in Undo()
176 SetOfByte aVisibleLayers; in Redo()
H A DViewShellImplementation.cxx111 SetOfByte aVisibleLayers; in ProcessModifyPageSlot()
289 SetOfByte aVisibleLayers; in AssignLayout()
H A Dfrmview.cxx1112 SetOfByte aSetOfBytes; in ReadUserDataSequence()
1118 SetOfByte aSetOfBytes; in ReadUserDataSequence()
1124 SetOfByte aSetOfBytes; in ReadUserDataSequence()
/trunk/main/svx/inc/svx/sdr/contact/
H A Ddisplayinfo.hxx53 SetOfByte maProcessLayers;
94 void SetProcessLayers(const SetOfByte& rSet);
95 const SetOfByte& GetProcessLayers() const { return maProcessLayers; } in GetProcessLayers()
H A Dviewcontactofe3dscene.hxx81 …drawinglayer::primitive2d::Primitive2DSequence createScenePrimitive2DSequence(const SetOfByte* pLa…
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofmasterpagedescriptor.cxx87 const SetOfByte aRememberedLayers(rDisplayInfo.GetProcessLayers()); in getPrimitive2DSequenceHierarchy()
88 SetOfByte aPreprocessedLayers(aRememberedLayers); in getPrimitive2DSequenceHierarchy()
H A Dviewcontactofe3dscene.cxx56 const SetOfByte* pVisibleLayerSet, in createSubPrimitive3DVector()
282 const SetOfByte* pLayerVisibility) const in createScenePrimitive2DSequence()
H A Ddisplayinfo.cxx57 void DisplayInfo::SetProcessLayers(const SetOfByte& rSet) in SetProcessLayers()
/trunk/main/basctl/source/inc/
H A Ddlgedview.hxx53 …nt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte* pMVisLay) const;

Completed in 119 milliseconds

123