/aoo42x/main/sd/source/core/ |
H A D | sdpage2.cxx | 167 SfxStyleSheetBase* pSheet = NULL; in SetPresentationLayout() local 209 SfxStyleSheet* pSheet = (SfxStyleSheet*)aOutlineStyles.First(); in SetPresentationLayout() local 243 SfxStyleSheet* pSheet = GetStyleSheetForPresObj(PRESOBJ_TITLE); in SetPresentationLayout() local 250 SfxStyleSheet* pSheet = GetStyleSheetForPresObj(GetPresObjKind(pObj)); in SetPresentationLayout() local 280 for (SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineStyles->First(); in EndListenOutlineText() local
|
H A D | stlpool.cxx | 162 SfxStyleSheetBase* pSheet = Find(aFullName, SD_STYLE_FAMILY_MASTERPAGE); in CreateOutlineSheetList() local 181 SfxStyleSheetBase* pSheet = NULL; in CreateLayoutStyleSheets() local 681 SfxStyleSheetBase* pSheet = NULL; in CopyLayoutSheets() local 789 SfxStyleSheetBase* pSheet = aIter.First(); in CreateLayoutSheetList() local 809 SfxStyleSheetBase* pSheet = NULL; in CreatePseudosIfNecessary() local 1009 void SdStyleSheetPool::PutNumBulletItem( SfxStyleSheetBase* pSheet, in PutNumBulletItem() 1408 SdStyleSheetVector SdStyleSheetPool::CreateChildList( SdStyleSheet* pSheet ) in CreateChildList()
|
H A D | drawdoc4.cxx | 141 SfxStyleSheetBase* pSheet = NULL; in CreateLayoutTemplates() local 543 SfxStyleSheetBase* pSheet = &(pSSPool->Make(rName, SD_STYLE_FAMILY_CELL, SFXSTYLEBIT_AUTO)); in implMakeSolidCellStyle() local 580 SfxStyleSheetBase* pSheet = NULL; in CreateDefaultCellStyles() local 1210 SfxStyleSheetBase* pSheet = aIter.First(); in RenameLayoutTemplate() local
|
H A D | drawdoc.cxx | 804 SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineList->GetObject(nSheet); in NewOrLoadCompleted() local
|
H A D | sdpage.cxx | 526 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj() local 2109 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl() local 2175 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl() local
|
H A D | stlsheet.cxx | 442 SfxStyleSheetBase* pSheet = aIter.First(); in GetRealStyleSheet() local
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 190 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj( ePresObjKind ); in SetAttributes() local 231 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes() local 305 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj( ePresObjKind ); in SetAttributes() local 329 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool-> in SetAttributes() local
|
H A D | drviews2.cxx | 759 SfxStyleSheet* pSheet = NULL; in FuTemporary() local
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuconstr.cxx | 399 SfxStyleSheet* pSheet = (SfxStyleSheet*)pPage->GetModel()-> in SetStyleSheet() local 429 SfxStyleSheet* pSheet = (SfxStyleSheet*)pPage->GetModel()-> in SetStyleSheet() local
|
H A D | fuexpand.cxx | 219 SfxStyleSheet* pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in DoExecute() local
|
H A D | fuconrec.cxx | 565 SfxStyleSheet* pSheet = (SfxStyleSheet*) pPage->GetModel()-> in SetAttributes() local
|
H A D | futempl.cxx | 465 SfxStyleSheetBase* pSheet = pSSPool->Find( aName, SD_STYLE_FAMILY_PSEUDO); in DoExecute() local
|
H A D | futext.cxx | 1245 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet( 0 ); in DeleteDefaultText() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | stlpool.cxx | 130 ScStyleSheet* pSheet = new ScStyleSheet( rName, *this, eFamily, nMaskP ); in Create() local 269 ScStyleSheet* pSheet = NULL; in CreateStandardStyles() local
|
/aoo42x/main/sd/source/filter/xml/ |
H A D | sdtransform.cxx | 143 SfxStyleSheetBase* pSheet = aIter.First(); in transformStyles() local 281 bool SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, b… in getBulletState()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCell.cxx | 368 …const ScAccessibleSpreadsheet *pSheet =static_cast<const ScAccessibleSpreadsheet*>(mxParent.get()); in IsSelected() local 569 ScAccessibleSpreadsheet* pSheet =static_cast<ScAccessibleSpreadsheet*>(mxParent.get()); in IsFormulaMode() local
|
/aoo42x/main/svx/source/sdr/properties/ |
H A D | attributeproperties.cxx | 343 SfxStyleSheetBase* pSheet = pOldStyleSheet; in SetModel() local
|
H A D | textproperties.cxx | 425 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet(nPara); in ForceStyleToHardAttributes() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xicontent.cxx | 1203 Sheet* pSheet = GetSheetItem(nTab); in ReadProtect() local 1237 Sheet* pSheet = GetSheetItem(nTab); in ReadOptions() local 1246 Sheet* pSheet = GetSheetItem(nTab); in ReadPasswordHash() local
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 150 … SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pStyleSheetPool->GetStyles()[nStyle].get() ); in SdPPTImport() local 598 SfxStyleSheet* pSheet; in Import() local 876 SfxStyleSheet* pSheet = pMPage->GetStyleSheetForMasterPageBackground(); in Import() local 2205 … SfxStyleSheet* pSheet, SfxStyleSheet** ppStyleSheetAry ) const in ApplyTextObj()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaworksheets.cxx | 388 ScVbaWorksheet* pSheet = dynamic_cast< ScVbaWorksheet* >( xSheet.get() ); in Select() local
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdundo.cxx | 431 SfxStyleSheet* pSheet = dynamic_cast< SfxStyleSheet* >(mxUndoStyleSheet.get()); in Undo() local 515 SfxStyleSheet* pSheet = dynamic_cast< SfxStyleSheet* >(mxRedoStyleSheet.get()); in Redo() local
|
H A D | svdograf.cxx | 1134 SfxStyleSheet* pSheet = pNewPage->GetModel()->GetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(); in SetPage() local
|
H A D | svdoole2.cxx | 1544 SfxStyleSheet* pSheet = pNewPage->GetModel()->GetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(); in SetPage() local
|
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 736 ScStyleSheet* pSheet = (ScStyleSheet*) &pStylePool->Make( aName, in PutToDoc() local
|