Home
last modified time | relevance | path

Searched refs:bDontRemoveHardAttr (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/svx/source/sdr/properties/
H A De3dproperties.cxx84 void E3dProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
87 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
95 pSub->GetObj(a)->GetProperties().SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dattributeproperties.cxx58 … AttributeProperties::ImpAddStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in ImpAddStyleSheet() argument
76 if(!bDontRemoveHardAttr) in ImpAddStyleSheet()
241 …oid AttributeProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
244 ImpAddStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dtextproperties.cxx232 void TextProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
237 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
267 if(bDontRemoveHardAttr) in SetStyleSheet()
303 if(bDontRemoveHardAttr) in SetStyleSheet()
H A Drectangleproperties.cxx66 …oid RectangleProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
71 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dconnectorproperties.cxx89 …oid ConnectorProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
94 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcaptionproperties.cxx89 void CaptionProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
94 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dgraphicproperties.cxx98 void GraphicProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
106 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcircleproperties.cxx92 void CircleProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
100 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dmeasureproperties.cxx96 void MeasureProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
104 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcustomshapeproperties.cxx180 …d CustomShapeProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
183 TextProperties::SetStyleSheet( pNewStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
H A Dgroupproperties.cxx237 void GroupProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
244 pSub->GetObj(a)->SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A De3dsceneproperties.cxx245 …void E3dSceneProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
252 pSub->GetObj(a)->SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
/trunk/main/svx/inc/svx/sdr/properties/
H A Dattributeproperties.hxx40 void ImpAddStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
72 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Drectangleproperties.hxx56 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dconnectorproperties.hxx58 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dcaptionproperties.hxx58 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dcircleproperties.hxx58 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx456 sal_Bool DrawView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
472 bResult = ::sd::View::SetStyleSheet(pStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
477 bResult = ::sd::View::SetStyleSheet(pStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
/trunk/main/svx/source/table/
H A Dcell.cxx137 void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
279 … void CellProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
281 TextProperties::SetStyleSheet( pNewStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
540 void Cell::SetStyleSheet( SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr ) in SetStyleSheet() argument
548 mpProperties->SetStyleSheet( pStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
/trunk/main/svx/inc/svx/
H A Dsvdview.hxx237 …et* pStyleSheet, sal_Bool bDontRemoveHardAttr=sal_False) { return SdrCreateView::SetStyleSheet(pSt… in SetStyleSheet() argument
H A Dsvdedtv.hxx348 void SetStyleSheetToMarked(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
355 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dsvdpntv.hxx479 void SetDefaultStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
522 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1267 void SdrPaintView::SetDefaultStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetDefaultStyleSheet() argument
1275 if (pStyleSheet!=NULL && !bDontRemoveHardAttr) { in SetDefaultStyleSheet()
1319 sal_Bool SdrPaintView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
1321 SetDefaultStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
H A Dsvdcrtv.cxx951 sal_Bool SdrCreateView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
955 pAktCreate->SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
960 return SdrDragView::SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
H A Dsvdedtv1.cxx1214 void SdrEditView::SetStyleSheetToMarked(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheetToMarked() argument
1239 pM->GetMarkedSdrObj()->SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheetToMarked()
1283 sal_Bool SdrEditView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
1286 SetStyleSheetToMarked(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
1289 return SdrMarkView::SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()

Completed in 122 milliseconds

12