Home
last modified time | relevance | path

Searched refs:pStyleSheet (Results 51 – 75 of 87) sorted by relevance

1234

/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx542 SfxStyleSheetBase* pStyleSheet = in FillInfo() local
544 if ( pStyleSheet ) in FillInfo()
547 pInfo->pConditionSet = &pStyleSheet->GetItemSet(); in FillInfo()
H A Dconditio.cxx1391 SfxStyleSheetBase* pStyleSheet = in DoRepaint() local
1393 if ( pStyleSheet ) in DoRepaint()
1395 const SfxItemSet& rSet = pStyleSheet->GetItemSet(); in DoRepaint()
H A Dtable2.cxx1571 SfxStyleSheetBase* pStyleSheet = in FindMaxRotCol() local
1573 if ( pStyleSheet ) in FindMaxRotCol()
1577 nArrY, pPattern, &pStyleSheet->GetItemSet() ); in FindMaxRotCol()
2074 void ScTable::StyleSheetChanged( const SfxStyleSheetBase* pStyleSheet, sal_Bool bRemoved, in StyleSheetChanged() argument
2081 aCol[i].FindStyleSheet(pStyleSheet, aUsedRows, bRemoved); in StyleSheetChanged()
/trunk/main/sc/source/filter/excel/
H A Dxepage.cxx209 …if( SfxStyleSheetBase* pStyleSheet = GetStyleSheetPool().Find( rDoc.GetPageStyle( nScTab ), SFX_ST… in XclExpPageSettings() local
211 const SfxItemSet& rItemSet = pStyleSheet->GetItemSet(); in XclExpPageSettings()
H A Dimpop.cxx1234 …if( SfxStyleSheetBase* pStyleSheet = GetStyleSheetPool().Find( ScGlobal::GetRscString( STR_STYLENA… in PostDocLoad() local
1235 pStyleSheet->GetItemSet().Put( SfxUInt16Item( ATTR_PAGE_FIRSTPAGENO, 0 ) ); in PostDocLoad()
H A Dxecontent.cxx635 …if( SfxStyleSheetBase* pStyleSheet = GetDoc().GetStyleSheetPool()->Find( mrFormatEntry.GetStyle(),… in XclExpCFImpl() local
637 const SfxItemSet& rItemSet = pStyleSheet->GetItemSet(); in XclExpCFImpl()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx805 SfxStyleSheet* pStyleSheet = static_cast<SfxStyleSheet*>( in MouseButtonUp() local
807 if (pStyleSheet != NULL && mpView->IsUndoEnabled() ) in MouseButtonUp()
817 pWaterCanCandidate->SetStyleSheet (pStyleSheet, sal_False); in MouseButtonUp()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx548 SfxStyleSheet* pStyleSheet = (SfxStyleSheet*)pStPl->Find(aStyle, SFX_STYLE_FAMILY_PAGE); in SetPrinter() local
549 if (pStyleSheet) in SetPrinter()
551 SfxItemSet& rSet = pStyleSheet->GetItemSet(); in SetPrinter()
/trunk/main/sd/source/ui/inc/
H A Dunchss.hxx35 SfxStyleSheet* pStyleSheet; member in StyleSheetUndoAction
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/sd/source/ui/unoidl/
H A Dunopage.cxx2985 SfxStyleSheetBase* pStyleSheet = pSSPool->Find( aLayoutName, SD_STYLE_FAMILY_MASTERPAGE ); in setBackground() local
2987 if( pStyleSheet ) in setBackground()
2989 pStyleSheet->GetItemSet().Put( aSet ); in setBackground()
3029 SfxStyleSheetBase* pStyleSheet = pSSPool->Find( aLayoutName, SD_STYLE_FAMILY_MASTERPAGE ); in getBackground() local
3031 if( pStyleSheet ) in getBackground()
3033 SfxItemSet aStyleSet( pStyleSheet->GetItemSet()); in getBackground()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx201 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( in Construct() local
204 if (pStyleSheet) in Construct()
205 pParamSet = &pStyleSheet->GetItemSet(); in Construct()
421 …SfxStyleSheetBase* pStyleSheet = pStylePool->Find( pDoc->GetPageStyle( nTab ), SFX_STYLE_FAMILY_PA… in DrawToDev() local
422 if (pStyleSheet) in DrawToDev()
424 SfxItemSet& rSet = pStyleSheet->GetItemSet(); in DrawToDev()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx320 const ScStyleSheet* pStyleSheet = in WriteToDocument() local
322 aAttr.SetStyleSheet( (ScStyleSheet*)pStyleSheet ); in WriteToDocument()
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx64 virtual bool SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr );
H A Dsvdcrtv.hxx201 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dsvdedxv.hxx267 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dsvdpage.hxx387 void SetStyleSheet(SfxStyleSheet* pStyleSheet);
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1777 sal_Bool SdrObjEditView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet() argument
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() argument
1280 if(pStyleSheet) in SetStyleSheet()
1282 ImpAddStyleSheet(*pStyleSheet); in SetStyleSheet()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1188 bool SvxTableController::SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr ) in SetStyleSheet() argument
1190 if( hasSelectedCells() && (!pStyleSheet || pStyleSheet->GetFamily() == SFX_STYLE_FAMILY_FRAME) ) in SetStyleSheet()
1203 xCell->SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()
/trunk/main/sc/inc/
H A Dpatattr.hxx60 ScPatternAttr(SfxItemSet* pItemSet, ScStyleSheet* pStyleSheet = NULL);
H A Dattarray.hxx154 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool …
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx69 … SVX_DLLPRIVATE virtual bool SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr );
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1709 writerfilter::Reference<Table>::Pointer_t pStyleSheet = getStyleSheet(); in resolve() local
1711 if (pStyleSheet.get() != NULL) in resolve()
1712 rStream.table(NS_rtf::LN_STYLESHEET, pStyleSheet); in resolve()

Completed in 215 milliseconds

1234