Home
last modified time | relevance | path

Searched refs:SetStyleSheet (Results 51 – 75 of 114) sorted by relevance

12345

/trunk/main/sd/source/ui/inc/
H A Ddrawview.hxx65 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr = sal_False);
H A DView.hxx96 …virtual sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr…
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1777 sal_Bool SdrObjEditView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in SdrObjEditView
1781 if( mxSelectionController->SetStyleSheet( pStyleSheet, bDontRemoveHardAttr ) ) in SetStyleSheet()
1796 pOutliner->SetStyleSheet( nPara, pStyleSheet ); in SetStyleSheet()
1800 return SdrGlueEditView::SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
H A Dsvdpage.cxx1278 void SdrPageProperties::SetStyleSheet(SfxStyleSheet* pStyleSheet) in SetStyleSheet() function in SdrPageProperties
1489 mpSdrPageProperties->SetStyleSheet(rSrcPage.getSdrPageProperties().GetStyleSheet()); in operator =()
1678 pNew->SetStyleSheet(getSdrPageProperties().GetStyleSheet()); in SetModel()
H A Dsvdtext.cxx198 pOutliner->SetStyleSheet( 0, GetStyleSheet()); in ForceOutlinerParaObject()
H A Dsvdedtv1.cxx1239 pM->GetMarkedSdrObj()->SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheetToMarked()
1283 sal_Bool SdrEditView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in SdrEditView
1289 return SdrMarkView::SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
H A Dsvdotxed.cxx99 rOutl.SetStyleSheet( 0, GetStyleSheet()); in BegTextEdit()
/trunk/main/svx/inc/svx/sdr/properties/
H A Dgroupproperties.hxx102 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dproperties.hxx146 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) = 0;
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx682 mpOutliner->SetStyleSheet( 0, pStyleSheet ); in GetBackgroundTextForwarder()
700 mpOutliner->SetStyleSheet( 0, mpObject->GetStyleSheet()); in GetBackgroundTextForwarder()
/trunk/main/svx/source/sdr/properties/
H A Demptyproperties.cxx135 …void EmptyProperties::SetStyleSheet(SfxStyleSheet* /*pNewStyleSheet*/, sal_Bool /*bDontRemoveHardA… in SetStyleSheet() function in sdr::properties::EmptyProperties
H A Ddefaultproperties.cxx209 …void DefaultProperties::SetStyleSheet(SfxStyleSheet* /*pNewStyleSheet*/, sal_Bool /*bDontRemoveHar… in SetStyleSheet() function in sdr::properties::DefaultProperties
/trunk/main/editeng/inc/editeng/
H A Deditobj.hxx111 …virtual void SetStyleSheet( sal_uInt32 nPara, const XubString& rName, const SfxStyleFamily& eFami…
H A Deditview.hxx201 void SetStyleSheet( SfxStyleSheet* pStyle );
H A Doutliner.hxx331 void SetStyleSheet( SfxStyleSheet* );
942 void SetStyleSheet( sal_uLong nPara, SfxStyleSheet* pStyle );
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx939 pOutliner->SetStyleSheet( nPara, pStyleSheet ); in IMPL_LINK()
1333 …mpOutliner->SetStyleSheet( mpOutliner->GetAbsPos( pPara ), pPage->GetStyleSheetForPresObj( PRESOBJ… in FillOutliner()
2141 mpOutliner->SetStyleSheet( nPara, pStyle ); in OnEndPasteOrDrop()
/trunk/main/sc/inc/
H A Dpatattr.hxx117 void SetStyleSheet(ScStyleSheet* pNewStyle);
/trunk/main/svx/inc/svx/
H A Dsvdcrtv.hxx201 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dsvdedxv.hxx267 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
/trunk/main/editeng/source/outliner/
H A Doutlobj.cxx264 … mpImplOutlinerParaObject->mpEditTextObject->SetStyleSheet(nDecrementer, rNewName, rNewFamily); in SetStyleSheets()
H A Doutliner.cxx770 void Outliner::SetStyleSheet( sal_uLong nPara, SfxStyleSheet* pStyle ) in SetStyleSheet() function in Outliner
776 pEditEngine->SetStyleSheet( nPara, pStyle ); in SetStyleSheet()
826 SetStyleSheet( nPara, pNewStyle ); in ImplSetLevelDependendStyleSheet()
/trunk/main/sd/source/ui/func/
H A Dfuconarc.cxx140 SetStyleSheet(aAttr, pObj); in MouseButtonDown()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx69 … SVX_DLLPRIVATE virtual bool SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr );
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.hxx55 …void SetStyleSheet( const ::com::sun::star::uno::Any& rAny ) throw( ::com::sun::star::lang::Illega…
/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx277 …virtual void SetStyleSheet( sal_uInt32 nPara, const XubString& rName, const SfxStyleFamily& eFam…

Completed in 102 milliseconds

12345