| /AOO41X/main/sd/source/core/ |
| H A D | stlpool.cxx | 162 SfxStyleSheetBase* pSheet = Find(aFullName, SD_STYLE_FAMILY_MASTERPAGE); in CreateOutlineSheetList() local 163 pList->Insert(pSheet, LIST_APPEND); in CreateOutlineSheetList() 181 SfxStyleSheetBase* pSheet = NULL; in CreateLayoutStyleSheets() local 225 pSheet = &Make(aLevelName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 226 pSheet->SetHelpId( aHelpFile, HID_PSEUDOSHEET_OUTLINE + nLevel ); in CreateLayoutStyleSheets() 228 pSheet->SetParent( String() ); in CreateLayoutStyleSheets() 233 SfxItemSet& rSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 260 PutNumBulletItem( pSheet, f ); in CreateLayoutStyleSheets() 303 SfxItemSet& rOutlineSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 318 pSheet->GetItemSet().Put(aSvxULSpaceItem); in CreateLayoutStyleSheets() [all …]
|
| H A D | drawdoc4.cxx | 141 SfxStyleSheetBase* pSheet = NULL; in CreateLayoutTemplates() local 154 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 155 pSheet->SetHelpId( aHelpFile, HID_STANDARD_STYLESHEET_NAME ); in CreateLayoutTemplates() 156 SfxItemSet& rISet = pSheet->GetItemSet(); in CreateLayoutTemplates() 273 pSSPool->PutNumBulletItem( pSheet, aBulletFont ); in CreateLayoutTemplates() 280 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 281 pSheet->SetParent(aStdName); in CreateLayoutTemplates() 282 pSheet->SetHelpId( aHelpFile, HID_POOLSHEET_OBJWITHARROW ); in CreateLayoutTemplates() 283 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 303 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() [all …]
|
| H A D | sdpage2.cxx | 167 SfxStyleSheetBase* pSheet = NULL; in SetPresentationLayout() local 179 pSheet = pStShPool->Find(aOldFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout() 180 DBG_ASSERT(pSheet, "alte Gliederungsvorlage nicht gefunden"); in SetPresentationLayout() 181 aOldOutlineStyles.Insert(pSheet, LIST_APPEND); in SetPresentationLayout() 183 pSheet = pStShPool->Find(aFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout() 184 DBG_ASSERT(pSheet, "neue Gliederungsvorlage nicht gefunden"); in SetPresentationLayout() 185 aOutlineStyles.Insert(pSheet, LIST_APPEND); in SetPresentationLayout() 187 if (bReplaceStyleSheets && pSheet) in SetPresentationLayout() 191 pReplData->nNewFamily = pSheet->GetFamily(); in SetPresentationLayout() 192 pReplData->nFamily = pSheet->GetFamily(); in SetPresentationLayout() [all …]
|
| H A D | sdpage.cxx | 530 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj() local 531 DBG_ASSERT(pSheet, "Vorlage fuer Gliederungsobjekt nicht gefunden"); in CreatePresObj() 532 if (pSheet) in CreatePresObj() 533 pSdrObj->StartListening(*pSheet); in CreatePresObj() 2147 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl() local 2149 if (pSheet) in convertPresentationObjectImpl() 2156 …bj->ChangeStyleSheetName(SD_STYLE_FAMILY_MASTERPAGE, pSubtitleSheet->GetName(), pSheet->GetName()); in convertPresentationObjectImpl() 2159 pNewObj->StartListening(*pSheet); in convertPresentationObjectImpl() 2213 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl() local 2214 if (pSheet) in convertPresentationObjectImpl() [all …]
|
| H A D | drawdoc.cxx | 807 SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineList->GetObject(nSheet); in NewOrLoadCompleted() local 808 if (pSheet) in NewOrLoadCompleted() 810 pObj->StartListening(*pSheet); in NewOrLoadCompleted() 814 pObj->NbcSetStyleSheet(pSheet, sal_True); in NewOrLoadCompleted()
|
| H A D | stlsheet.cxx | 442 SfxStyleSheetBase* pSheet = aIter.First(); in GetRealStyleSheet() local 443 if( pSheet ) in GetRealStyleSheet() 444 aRealStyle = pSheet->GetName(); in GetRealStyleSheet()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | stlpool.cxx | 130 ScStyleSheet* pSheet = new ScStyleSheet( rName, *this, eFamily, nMaskP ); in Create() local 132 pSheet->SetParent( ScGlobal::GetRscString(STR_STYLENAME_STANDARD) ); in Create() 134 return pSheet; in Create() 269 ScStyleSheet* pSheet = NULL; in CreateStandardStyles() local 283 pSheet = (ScStyleSheet*) &Make( aStrStandard, SFX_STYLE_FAMILY_PARA, SCSTYLEBIT_STANDARD ); in CreateStandardStyles() 284 pSheet->SetHelpId( aHelpFile, HID_SC_SHEET_CELL_STD ); in CreateStandardStyles() 291 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 321 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT ), in CreateStandardStyles() 324 pSheet->SetParent( aStrStandard ); in CreateStandardStyles() 325 pSheet->SetHelpId( aHelpFile, HID_SC_SHEET_CELL_ERG ); in CreateStandardStyles() [all …]
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | drawview.cxx | 190 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj( ePresObjKind ); in SetAttributes() local 191 DBG_ASSERT(pSheet, "StyleSheet nicht gefunden"); in SetAttributes() 193 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 198 … StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes() 201 pSheet->GetItemSet().Put(aTempSet); in SetAttributes() 202 pSheet->Broadcast(SfxSimpleHint(SFX_HINT_DATACHANGED)); in SetAttributes() 231 … SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes() local 232 DBG_ASSERT(pSheet, "StyleSheet nicht gefunden"); in SetAttributes() 234 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 245 … StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes() [all …]
|
| H A D | drviews2.cxx | 756 SfxStyleSheet* pSheet = NULL; in FuTemporary() local 761 pSheet = mpActualPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in FuTemporary() 762 if (pSheet) in FuTemporary() 763 pObj->SetStyleSheet(pSheet, sal_False); in FuTemporary() 769 pSheet = mpActualPage->GetStyleSheetForPresObj( PRESOBJ_OUTLINE ); in FuTemporary() 770 DBG_ASSERT(pSheet, "Vorlage fuer Gliederungsobjekt nicht gefunden"); in FuTemporary() 771 if (pSheet) in FuTemporary() 773 pObj->StartListening(*pSheet); in FuTemporary() 777 pObj->NbcSetStyleSheet(pSheet, sal_False); in FuTemporary()
|
| /AOO41X/main/svx/source/sdr/properties/ |
| H A D | attributeproperties.cxx | 343 SfxStyleSheetBase* pSheet = pOldStyleSheet; in SetModel() local 354 while(pSheet) in SetModel() 356 pAnchor = pNewPool->Find(pSheet->GetName(), pSheet->GetFamily()); in SetModel() 360 aList.Insert(pSheet, LIST_APPEND); in SetModel() 361 … pSheet = pOldPool->Find(pSheet->GetParent(), pSheet->GetFamily()); in SetModel() 366 pSheet = 0L; in SetModel() 371 pSheet = (SfxStyleSheetBase*)aList.First(); in SetModel() 376 while(pSheet) in SetModel() 378 … pNewSheet = &pNewPool->Make(pSheet->GetName(), pSheet->GetFamily(), pSheet->GetMask()); in SetModel() 379 pNewSheet->GetItemSet().Put(pSheet->GetItemSet(), sal_False); in SetModel() [all …]
|
| H A D | textproperties.cxx | 425 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet(nPara); in ForceStyleToHardAttributes() local 427 if(pSheet) in ForceStyleToHardAttributes() 431 aSet.Put(pSheet->GetItemSet()); in ForceStyleToHardAttributes()
|
| /AOO41X/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 150 … SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pStyleSheetPool->GetStyles()[nStyle].get() ); in SdPPTImport() local 151 SfxItemSet& rSet = pSheet->GetItemSet(); in SdPPTImport() 598 SfxStyleSheet* pSheet; in Import() local 604 …pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( String(SdResId( STR_STANDARD_STYLESHEET… in Import() 605 if ( pSheet ) in Import() 607 SfxItemSet& rItemSet = pSheet->GetItemSet(); in Import() 617 …pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( String(SdResId( STR_PSEUDOSHEET_BACKGRO… in Import() 618 if ( pSheet ) in Import() 620 SfxItemSet& rItemSet = pSheet->GetItemSet(); in Import() 666 pSheet = pPage->GetStyleSheetForPresObj( PRESOBJ_TITLE ); in Import() [all …]
|
| /AOO41X/main/sd/source/filter/xml/ |
| H A D | sdtransform.cxx | 65 bool getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, bool& rState ); 143 SfxStyleSheetBase* pSheet = aIter.First(); in transformStyles() local 144 while( pSheet ) in transformStyles() 146 transformStyle( *pSheet ); in transformStyles() 147 pSheet = aIter.Next(); in transformStyles() 281 bool SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, b… in getBulletState() argument 289 …if( pSheet && getBulletState( pSheet->GetItemSet(), pSheet->GetPool().Find( pSheet->GetParent(), p… in getBulletState()
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | fuconstr.cxx | 399 SfxStyleSheet* pSheet = (SfxStyleSheet*)pPage->GetModel()-> in SetStyleSheet() local 402 DBG_ASSERT(pSheet, "Objektvorlage nicht gefunden"); in SetStyleSheet() 403 if (pSheet) in SetStyleSheet() 406 pObj->SetStyleSheet(pSheet, sal_False); in SetStyleSheet() 407 SfxItemSet& rSet = pSheet->GetItemSet(); in SetStyleSheet() 429 SfxStyleSheet* pSheet = (SfxStyleSheet*)pPage->GetModel()-> in SetStyleSheet() local 432 DBG_ASSERT(pSheet, "Objektvorlage nicht gefunden"); in SetStyleSheet() 433 if (pSheet) in SetStyleSheet() 435 pObj->SetStyleSheet(pSheet, sal_False); in SetStyleSheet() 437 aAttr.Put(pSheet->GetItemSet().Get(XATTR_FILLSTYLE)); in SetStyleSheet()
|
| H A D | fuconrec.cxx | 565 SfxStyleSheet* pSheet = (SfxStyleSheet*) pPage->GetModel()-> in SetAttributes() local 568 DBG_ASSERT(pSheet, "Objektvorlage nicht gefunden"); in SetAttributes() 570 if (pSheet) in SetAttributes() 572 pObj->SetStyleSheet(pSheet, sal_False); in SetAttributes()
|
| H A D | futempl.cxx | 465 … SfxStyleSheetBase* pSheet = pSSPool->Find( aName, SD_STYLE_FAMILY_PSEUDO); in DoExecute() local 467 if(pSheet) in DoExecute() 469 … SdStyleSheet* pRealStyleSheet = ((SdStyleSheet*)pSheet)->GetRealStyleSheet(); in DoExecute()
|
| H A D | fuexpand.cxx | 219 SfxStyleSheet* pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in DoExecute() local 220 pTextObj->NbcSetStyleSheet(pSheet, sal_False); in DoExecute()
|
| H A D | futext.cxx | 1245 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet( 0 ); in DeleteDefaultText() local 1255 if (pSheet && in DeleteDefaultText() 1257 pOutliner->SetStyleSheet(0, pSheet); in DeleteDefaultText()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xicontent.cxx | 1203 Sheet* pSheet = GetSheetItem(nTab); in ReadProtect() local 1204 if (pSheet) in ReadProtect() 1205 pSheet->mbProtected = true; in ReadProtect() 1237 Sheet* pSheet = GetSheetItem(nTab); in ReadOptions() local 1238 if (pSheet) in ReadOptions() 1239 pSheet->mnOptions = nOptions; in ReadOptions() 1246 Sheet* pSheet = GetSheetItem(nTab); in ReadPasswordHash() local 1247 if (pSheet) in ReadPasswordHash() 1248 pSheet->mnPasswordHash = nHash; in ReadPasswordHash()
|
| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | AccessibleCell.cxx | 368 …const ScAccessibleSpreadsheet *pSheet =static_cast<const ScAccessibleSpreadsheet*>(mxParent.get()); in IsSelected() local 369 if (pSheet) in IsSelected() 371 return pSheet->IsScAddrFormulaSel(maCellAddress); in IsSelected() 569 ScAccessibleSpreadsheet* pSheet =static_cast<ScAccessibleSpreadsheet*>(mxParent.get()); in IsFormulaMode() local 570 if (pSheet) in IsFormulaMode() 572 return pSheet->IsFormulaMode(); in IsFormulaMode()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdundo.cxx | 428 SfxStyleSheet* pSheet = dynamic_cast< SfxStyleSheet* >(mxUndoStyleSheet.get()); in Undo() local 430 if(pSheet && pObj->GetModel() && pObj->GetModel()->GetStyleSheetPool()) in Undo() 432 ensureStyleSheetInStyleSheetPool(*pObj->GetModel()->GetStyleSheetPool(), *pSheet); in Undo() 433 pObj->SetStyleSheet(pSheet, sal_True); in Undo() 512 SfxStyleSheet* pSheet = dynamic_cast< SfxStyleSheet* >(mxRedoStyleSheet.get()); in Redo() local 514 if(pSheet && pObj->GetModel() && pObj->GetModel()->GetStyleSheetPool()) in Redo() 516 ensureStyleSheetInStyleSheetPool(*pObj->GetModel()->GetStyleSheetPool(), *pSheet); in Redo() 517 pObj->SetStyleSheet(pSheet, sal_True); in Redo()
|
| H A D | svdedxv.cxx | 1758 SfxStyleSheet* pSheet = 0; in GetStyleSheet() local 1762 if( mxSelectionController->GetStyleSheet( pSheet ) ) in GetStyleSheet() 1763 return pSheet; in GetStyleSheet() 1768 pSheet = pTextEditOutlinerView->GetStyleSheet(); in GetStyleSheet() 1772 pSheet = SdrGlueEditView::GetStyleSheet(); in GetStyleSheet() 1774 return pSheet; in GetStyleSheet()
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbaworksheets.cxx | 388 ScVbaWorksheet* pSheet = dynamic_cast< ScVbaWorksheet* >( xSheet.get() ); in Select() local 389 if ( pSheet ) in Select() 393 rMarkData.SelectOneTable( static_cast< SCTAB >( pSheet->getSheetID() ) ); in Select() 397 rMarkData.SelectTable( static_cast< SCTAB >( pSheet->getSheetID() ), sal_True ); in Select()
|
| /AOO41X/main/sd/source/filter/html/ |
| H A D | htmlex.cxx | 815 SfxStyleSheet* pSheet = NULL; in SetDocColors() local 820 pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_OUTLINE); in SetDocColors() 821 if(pSheet == NULL) in SetDocColors() 822 pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_TEXT); in SetDocColors() 823 if(pSheet == NULL) in SetDocColors() 824 pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in SetDocColors() 827 if(pSheet == NULL) in SetDocColors() 828 pSheet = mpDoc->GetDefaultStyleSheet(); in SetDocColors() 830 if(pSheet) in SetDocColors() 832 SfxItemSet& rSet = pSheet->GetItemSet(); in SetDocColors()
|
| /AOO41X/main/sd/inc/ |
| H A D | stlpool.hxx | 89 static void PutNumBulletItem( SfxStyleSheetBase* pSheet, Font& rBulletFont ); 94 static SdStyleSheetVector CreateChildList( SdStyleSheet* pSheet );
|