Home
last modified time | relevance | path

Searched refs:pSheet (Results 1 – 25 of 31) sorted by path

12

/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx347 static sal_uInt16 getStylePos( const SfxStyles& rStyles, SfxStyleSheet* pSheet ) in getStylePos() argument
353 if( (*iter++).get() == pSheet ) in getStylePos()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2404 SfxStyleSheet* pSheet, SfxStyleSheet** ppStyleSheetAry ) const in ApplyTextObj() argument
2416 if ( pSheet ) in ApplyTextObj()
2418 if ( rOutliner.GetStyleSheet( 0 ) != pSheet ) in ApplyTextObj()
2419 rOutliner.SetStyleSheet( 0, pSheet ); in ApplyTextObj()
2462 SfxStyleSheet* pS = ( ppStyleSheetAry ) ? ppStyleSheetAry[ pPara->pParaSet->mnDepth ] : pSheet; in ApplyTextObj()
/trunk/main/sc/source/core/data/
H A Dstlpool.cxx134 return pSheet; in Create()
269 ScStyleSheet* pSheet = NULL; in CreateStandardStyles() local
291 pSet = &pSheet->GetItemSet(); in CreateStandardStyles()
324 pSheet->SetParent( aStrStandard ); in CreateStandardStyles()
326 pSet = &pSheet->GetItemSet(); in CreateStandardStyles()
355 pSheet->SetParent( aStrStandard ); in CreateStandardStyles()
357 pSet = &pSheet->GetItemSet(); in CreateStandardStyles()
373 pSet = &pSheet->GetItemSet(); in CreateStandardStyles()
384 pSheet = (ScStyleSheet*) &Make( aStrStandard, in CreateStandardStyles()
388 pSet = &pSheet->GetItemSet(); in CreateStandardStyles()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1203 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()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx736 ScStyleSheet* pSheet = (ScStyleSheet*) &pStylePool->Make( aName, in PutToDoc() local
742 SfxItemSet* pSet = &pSheet->GetItemSet(); in PutToDoc()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx368 …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()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheets.cxx388 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()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1431 const ScStyleSheet* pSheet = NULL; in GetStyleSheetFromMarked() local
1437 pSheet = pDoc->GetSelectionStyle( rMark ); // MarkToMulti isn't necessary in GetStyleSheetFromMarked()
1439 pSheet = pDoc->GetStyle( pViewData->GetCurX(), in GetStyleSheetFromMarked()
1443 return pSheet; in GetStyleSheetFromMarked()
/trunk/main/sd/inc/
H A Dstlpool.hxx89 static void PutNumBulletItem( SfxStyleSheetBase* pSheet, Font& rBulletFont );
94 static SdStyleSheetVector CreateChildList( SdStyleSheet* pSheet );
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx804 SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineList->GetObject(nSheet); in NewOrLoadCompleted() local
805 if (pSheet) in NewOrLoadCompleted()
807 pObj->StartListening(*pSheet); in NewOrLoadCompleted()
811 pObj->NbcSetStyleSheet(pSheet, sal_True); in NewOrLoadCompleted()
H A Ddrawdoc4.cxx281 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
304 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
317 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
328 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
339 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
350 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
363 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
376 pSheet->SetParent(aStdName); in CreateLayoutTemplates()
544 pSheet->SetParent(rParent); in implMakeSolidCellStyle()
1212 while (pSheet) in RenameLayoutTemplate()
[all …]
H A Dsdpage.cxx526 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj() local
527 DBG_ASSERT(pSheet, "Vorlage fuer Gliederungsobjekt nicht gefunden"); in CreatePresObj()
528 if (pSheet) in CreatePresObj()
529 pSdrObj->StartListening(*pSheet); in CreatePresObj()
2109 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl() local
2111 if (pSheet) in convertPresentationObjectImpl()
2118 …bj->ChangeStyleSheetName(SD_STYLE_FAMILY_MASTERPAGE, pSubtitleSheet->GetName(), pSheet->GetName()); in convertPresentationObjectImpl()
2121 pNewObj->StartListening(*pSheet); in convertPresentationObjectImpl()
2175 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl() local
2176 if (pSheet) in convertPresentationObjectImpl()
[all …]
H A Dsdpage2.cxx167 SfxStyleSheetBase* pSheet = NULL; in SetPresentationLayout() local
187 if (bReplaceStyleSheets && pSheet) in SetPresentationLayout()
211 while (pSheet) in SetPresentationLayout()
213 if (pSheet != pOldSheet) in SetPresentationLayout()
217 if (!pObj->IsListening(*pSheet)) in SetPresentationLayout()
218 pObj->StartListening(*pSheet); in SetPresentationLayout()
245 if (pSheet) in SetPresentationLayout()
246 pObj->SetStyleSheet(pSheet, sal_True); in SetPresentationLayout()
252 if (pSheet) in SetPresentationLayout()
253 pObj->SetStyleSheet(pSheet, sal_True); in SetPresentationLayout()
[all …]
H A Dstlpool.cxx346 if( pSheet ) in CreateLayoutStyleSheets()
350 pParent = pSheet; in CreateLayoutStyleSheets()
367 pSheet->SetParent(String()); in CreateLayoutStyleSheets()
413 pSheet->SetParent(String()); in CreateLayoutStyleSheets()
692 if (!pSheet) in CopyLayoutSheets()
714 while (pSheet) in CopyLayoutSheets()
719 pParent = pSheet; in CopyLayoutSheets()
791 while (pSheet) in CreateLayoutSheetList()
795 pSheet = aIter.Next(); in CreateLayoutSheetList()
873 if (pSheet) in CreatePseudosIfNecessary()
[all …]
H A Dstlsheet.cxx442 SfxStyleSheetBase* pSheet = aIter.First(); in GetRealStyleSheet() local
443 if( pSheet ) in GetRealStyleSheet()
444 aRealStyle = pSheet->GetName(); in GetRealStyleSheet()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx815 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()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx605 if ( pSheet ) in Import()
618 if ( pSheet ) in Import()
667 if ( pSheet ) in Import()
708 if ( pSheet ) in Import()
878 if(pSheet) in Import()
2258 if ( pSheet ) in ApplyTextObj()
2266 if ( pSheet ) in ApplyTextObj()
2281 if ( pSheet ) in ApplyTextObj()
2286 if ( pSheet ) in ApplyTextObj()
2297 if ( pSheet ) in ApplyTextObj()
[all …]
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx65 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()
/trunk/main/sd/source/ui/func/
H A Dfuconrec.cxx565 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 Dfuconstr.cxx399 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 Dfuexpand.cxx219 SfxStyleSheet* pSheet = pPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in DoExecute() local
220 pTextObj->NbcSetStyleSheet(pSheet, sal_False); in DoExecute()
H A Dfutempl.cxx465 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 Dfutext.cxx1245 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet( 0 ); in DeleteDefaultText() local
1255 if (pSheet && in DeleteDefaultText()
1257 pOutliner->SetStyleSheet(0, pSheet); in DeleteDefaultText()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx191 DBG_ASSERT(pSheet, "StyleSheet nicht gefunden"); in SetAttributes()
193 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes()
201 pSheet->GetItemSet().Put(aTempSet); in SetAttributes()
232 DBG_ASSERT(pSheet, "StyleSheet nicht gefunden"); in SetAttributes()
234 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes()
248 pSheet->GetItemSet().Put(aTempSet); in SetAttributes()
306 DBG_ASSERT(pSheet, "StyleSheet not found"); in SetAttributes()
308 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes()
316 pSheet->GetItemSet().Put(aTempSet,false); in SetAttributes()
333 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes()
[all …]
H A Ddrviews2.cxx759 SfxStyleSheet* pSheet = NULL; in FuTemporary() local
764 pSheet = mpActualPage->GetStyleSheetForPresObj(PRESOBJ_TITLE); in FuTemporary()
765 if (pSheet) in FuTemporary()
766 pObj->SetStyleSheet(pSheet, sal_False); in FuTemporary()
772 pSheet = mpActualPage->GetStyleSheetForPresObj( PRESOBJ_OUTLINE ); in FuTemporary()
773 DBG_ASSERT(pSheet, "Vorlage fuer Gliederungsobjekt nicht gefunden"); in FuTemporary()
774 if (pSheet) in FuTemporary()
776 pObj->StartListening(*pSheet); in FuTemporary()
780 pObj->NbcSetStyleSheet(pSheet, sal_False); in FuTemporary()

Completed in 185 milliseconds

12