Home
last modified time | relevance | path

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

12345

/aoo42x/main/svx/source/table/
H A Dtablecontroller.cxx1188 bool SvxTableController::SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr ) in SetStyleSheet() function in sdr::table::SvxTableController
1203 xCell->SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
H A Dsvdotable.cxx452 xCell->SetStyleSheet( pStyle, sal_True ); in ApplyCellStyles()
/aoo42x/main/sc/source/core/data/
H A Dattarray.cxx521 pNewPattern->SetStyleSheet(pStyle); in ApplyStyleArea()
1762 pNewPattern->SetStyleSheet( (ScStyleSheet*) in FindStyleSheet()
/aoo42x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1319 sal_Bool SdrPaintView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in SdrPaintView
H A Dsvdobj.cxx2281 void SdrObject::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() function in SdrObject
2301 GetProperties().SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in NbcSetStyleSheet()
H A Dsvdograf.cxx1138 SetStyleSheet(pSheet, false); in SetPage()
/aoo42x/main/editeng/source/editeng/
H A Dediteng.cxx2040 void EditEngine::SetStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pStyle ) in SetStyleSheet() function in EditEngine
2043 pImpEditEngine->SetStyleSheet( nPara, pStyle ); in SetStyleSheet()
H A Dimpedit4.cxx1347 SetStyleSheet( nPara, pStyle ); in InsertBinTextObject()
H A Dimpedit2.cxx2333 pLeft->SetStyleSheet( pRight->GetStyleSheet(), sal_True ); in ImpConnectParagraphs()
/aoo42x/main/sd/source/ui/func/
H A Dfusel.cxx817 pWaterCanCandidate->SetStyleSheet (pStyleSheet, sal_False); in MouseButtonUp()
H A Dfutext.cxx1257 pOutliner->SetStyleSheet(0, pSheet); in DeleteDefaultText()
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx1283 mpStyleSheet->SetStyleSheet( xPropSet, maFontCollection, nInstance, 0 ); in ImplGetStyleSheets()
1298 mpStyleSheet->SetStyleSheet( xPropertySet, maFontCollection, nInstance, nLevel ); in ImplGetStyleSheets()
1303 mpStyleSheet->SetStyleSheet( xPropSet, maFontCollection, nInstance, nLevel ); in ImplGetStyleSheets()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx884 pMPage->getSdrPageProperties().SetStyleSheet(pSheet); in Import()
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2419 rOutliner.SetStyleSheet( 0, pSheet ); in ApplyTextObj()
2469 rOutliner.SetStyleSheet( nParaIndex, pS ); in ApplyTextObj()

Completed in 248 milliseconds

12345