Home
last modified time | relevance | path

Searched refs:SetStyleSheet (Results 1 – 25 of 114) sorted by relevance

12345

/aoo42x/main/sd/source/ui/func/
H A Dfuconstr.cxx306 void FuConstruct::SetStyleSheet(SfxItemSet& rAttr, SdrObject* pObj) in SetStyleSheet() function in sd::FuConstruct
380 SetStyleSheet( rAttr, pObj, bUseFillStyle, bUseNoFillStyle ); in SetStyleSheet()
383 void FuConstruct::SetStyleSheet( SfxItemSet& rAttr, SdrObject* pObj, in SetStyleSheet() function in sd::FuConstruct
406 pObj->SetStyleSheet(pSheet, sal_False); in SetStyleSheet()
435 pObj->SetStyleSheet(pSheet, sal_False); in SetStyleSheet()
H A Dfutempl.cxx259 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
643 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
671 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
H A Dfusumry.cxx188 pOutl->SetStyleSheet( 0, pStyle ); in DoExecute()
215 pOutl->SetStyleSheet( nPara, pStyle ); in DoExecute()
H A Dfuconcs.cxx157 SetStyleSheet( aAttr, pObj, bForceFillStyle, bForceNoFillStyle ); in MouseButtonDown()
328 SetStyleSheet(aAttr, pObj); in CreateDefaultObject()
H A Dfuconrec.cxx230 SetStyleSheet(aAttr, pObj); in MouseButtonDown()
572 pObj->SetStyleSheet(pSheet, sal_False); in SetAttributes()
1011 SetStyleSheet(aAttr, pObj); in CreateDefaultObject()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit5.cxx58 void ImpEditEngine::SetStyleSheet( EditSelection aSel, SfxStyleSheet* pStyle ) in SetStyleSheet() function in ImpEditEngine
69 SetStyleSheet( n, pStyle ); in SetStyleSheet()
74 void ImpEditEngine::SetStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pStyle ) in SetStyleSheet() function in ImpEditEngine
99 pNode->SetStyleSheet( pStyle, aStatus.UseCharAttribs() ); in SetStyleSheet()
120 pNode->SetStyleSheet( pStyle, aFontFromStyle ); in UpdateParagraphsWithStyleSheet()
122 pNode->SetStyleSheet( pStyle, sal_False ); in UpdateParagraphsWithStyleSheet()
141 pNode->SetStyleSheet( NULL ); in RemoveStyleFromParagraphs()
H A Deditundo.cxx299 …GetImpEditEngine()->SetStyleSheet( nNode, (SfxStyleSheet*)GetImpEditEngine()->GetStyleSheetPool()-… in Undo()
301 …GetImpEditEngine()->SetStyleSheet( nNode+1, (SfxStyleSheet*)GetImpEditEngine()->GetStyleSheetPool(… in Undo()
525 …GetImpEditEngine()->SetStyleSheet( nPara, (SfxStyleSheet*)GetImpEditEngine()->GetStyleSheetPool()-… in Undo()
533 …GetImpEditEngine()->SetStyleSheet( nPara, (SfxStyleSheet*)GetImpEditEngine()->GetStyleSheetPool()-… in Redo()
H A Deditdoc.cxx1075 void ContentNode::SetStyleSheet( SfxStyleSheet* pS, const SvxFont& rFontFromStyle ) in SetStyleSheet() function in ContentNode
1077 aContentAttribs.SetStyleSheet( pS ); in SetStyleSheet()
1086 void ContentNode::SetStyleSheet( SfxStyleSheet* pS, sal_Bool bRecalcFont ) in SetStyleSheet() function in ContentNode
1088 aContentAttribs.SetStyleSheet( pS ); in SetStyleSheet()
1151 void ContentAttribs::SetStyleSheet( SfxStyleSheet* pS ) in SetStyleSheet() function in ContentAttribs
1504 pNode->SetStyleSheet( pPrevStyle, sal_False ); in RemoveText()
1568 pNode->SetStyleSheet( (SfxStyleSheet*)pNext ); in InsertParaBreak()
/aoo42x/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() function in sdr::properties::CellProperties
281 TextProperties::SetStyleSheet( pNewStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
380 SetStyleSheet( 0, sal_True ); in SetModel()
424 SetStyleSheet( GetStyleSheet(), sal_True ); in mergeContent()
462 SetStyleSheet( 0, sal_True ); in replaceContentAndFormatting()
540 void Cell::SetStyleSheet( SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr ) in SetStyleSheet() function in sdr::table::Cell
548 mpProperties->SetStyleSheet( pStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
1021 SetStyleSheet( pStyle, sal_True ); in setPropertyValue()
/aoo42x/main/svx/source/sdr/properties/
H A Dtextproperties.cxx232 void TextProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::TextProperties
237 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
289 rOutliner.SetStyleSheet(nPara, pNewStyle); in SetStyleSheet()
294 rOutliner.SetStyleSheet(nPara, GetStyleSheet()); in SetStyleSheet()
300 rOutliner.SetStyleSheet(nPara, 0L); in SetStyleSheet()
H A De3dproperties.cxx84 void E3dProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::E3dProperties
87 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
95 pSub->GetObj(a)->GetProperties().SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Drectangleproperties.cxx66 …void RectangleProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAtt… in SetStyleSheet() function in sdr::properties::RectangleProperties
71 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dconnectorproperties.cxx89 …void ConnectorProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAtt… in SetStyleSheet() function in sdr::properties::ConnectorProperties
94 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcaptionproperties.cxx89 void CaptionProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::CaptionProperties
94 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dgraphicproperties.cxx98 void GraphicProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::GraphicProperties
106 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcircleproperties.cxx92 void CircleProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::CircleProperties
100 RectangleProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dmeasureproperties.cxx96 void MeasureProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::MeasureProperties
104 TextProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dcustomshapeproperties.cxx180 …void CustomShapeProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardA… in SetStyleSheet() function in sdr::properties::CustomShapeProperties
183 TextProperties::SetStyleSheet( pNewStyleSheet, bDontRemoveHardAttr ); in SetStyleSheet()
H A Dgroupproperties.cxx237 void GroupProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::GroupProperties
244 pSub->GetObj(a)->SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A De3dsceneproperties.cxx245 …void E3dSceneProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sdr::properties::E3dSceneProperties
252 pSub->GetObj(a)->SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
/aoo42x/main/sd/source/ui/inc/
H A Dfuconstr.hxx64 void SetStyleSheet(SfxItemSet& rAttr, SdrObject* pObj);
68 void SetStyleSheet( SfxItemSet& rAttr, SdrObject* pObj,
/aoo42x/main/svx/source/svdraw/
H A Dsvdomeas.cxx616 rOutliner.SetStyleSheet(0, GetStyleSheet()); in UndirtyText()
1186 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1205 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1217 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1237 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1249 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1264 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
/aoo42x/main/sd/source/ui/view/
H A Ddrawview.cxx456 sal_Bool DrawView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sd::DrawView
472 bResult = ::sd::View::SetStyleSheet(pStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
477 bResult = ::sd::View::SetStyleSheet(pStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
H A Dsdview.cxx714 sal_Bool View::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in sd::View
717 return FmFormView::SetStyleSheet(pStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
1325 pOutliner->SetStyleSheet( nPara, pStyle ); in OnEndPasteOrDrop()
1333 pOutliner->SetStyleSheet( nPara, pStyleSheet ); in OnEndPasteOrDrop()
/aoo42x/main/svx/inc/svx/
H A Dsvdview.hxx237 …sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr=sal_False) { retur… in SetStyleSheet() function in SdrView

Completed in 99 milliseconds

12345