Home
last modified time | relevance | path

Searched defs:pStylePool (Results 1 – 25 of 29) sorted by relevance

12

/aoo42x/main/sfx2/source/doc/
H A Dobjcont.cxx339 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in GetContentCount() local
364 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in TriggerHelpPI() local
470 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in GetContent() local
760 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in Print() local
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1284 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in DoAutoStyle() local
1382 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in SetPrintZoom() local
1417 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in AdjustPrintZoom() local
1548 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in ExecutePageStyle() local
1626 ScStyleSheetPool* pStylePool in ExecutePageStyle() local
1775 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetStatePageStyle() local
1984 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetPageOnFromPageStyleSet() local
H A Ddocsh6.cxx238 void lcl_AdjustPool( SfxStyleSheetBasePool* pStylePool ) in lcl_AdjustPool()
/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx775 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetObjectByIndex_Impl() local
797 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetObjectByName_Impl() local
821 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in insertByName() local
871 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in removeByName() local
923 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in getCount() local
979 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in getElementNames() local
1011 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in hasByName() local
1179 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetStyle_Impl() local
/aoo42x/main/sc/source/ui/view/
H A Dprevwsh.cxx218 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetOptimalSizePixel() local
282 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in UpdateScrollBars() local
692 ScStyleSheetPool* pStylePool = pDocShell->GetDocument()->GetStyleSheetPool(); in Execute() local
801 … ScStyleSheetPool* pStylePool = pDocShell->GetDocument()->GetStyleSheetPool(); in GetState() local
H A Dpreview.cxx751 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in lcl_GetDocPageSize() local
1032 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in MouseButtonUp() local
1124 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in MouseButtonUp() local
H A Dtabvwsha.cxx296 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetState() local
H A Dformatsh.cxx177 SfxStyleSheetBasePool* pStylePool = pDoc->GetStyleSheetPool(); in GetStyleState() local
298 SfxStyleSheetBasePool* pStylePool = pDoc->GetStyleSheetPool(); in ExecuteStyle() local
H A Dtabview2.cxx778 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in CalcZoom() local
H A Dprintfun.cxx200 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in Construct() local
420 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in DrawToDev() local
H A Dtabvwsh4.cxx335 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetOptimalSizePixel() local
/aoo42x/main/svx/source/svdraw/
H A Dsvdotxat.cxx248 SfxStyleSheetBasePool* pStylePool=pModel!=NULL ? pModel->GetStyleSheetPool() : NULL; in ImpSetTextStyleSheetListeners() local
/aoo42x/main/svx/source/sdr/properties/
H A Dtextproperties.cxx283 SfxStyleSheetBasePool* pStylePool = (pModel != NULL) ? pModel->GetStyleSheetPool() : 0L; in SetStyleSheet() local
/aoo42x/main/sd/source/ui/func/
H A Dfuinsfil.cxx727 SfxStyleSheetBasePool* pStylePool = mpDoc->GetStyleSheetPool(); in InsTextOrRTFinOlMode() local
/aoo42x/main/sd/source/core/
H A Ddrawdoc2.cxx488 SdStyleSheetPool* pStylePool = (SdStyleSheetPool*) GetStyleSheetPool(); in InsertMasterPage() local
500 SdStyleSheetPool* pStylePool = (SdStyleSheetPool*) GetStyleSheetPool(); in RemoveMasterPage() local
H A Ddrawdoc3.cxx2143 SdStyleSheetPool* pStylePool = (SdStyleSheetPool*) GetStyleSheetPool(); in Merge() local
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx717 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in PutToDoc() local
1171 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in LoadPatternCollection() local
2162 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in LoadColAttr() local
/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx930 SfxStyleSheetBasePool* pStylePool = mpDoc->GetStyleSheetPool(); in IMPL_LINK() local
2091 SfxStyleSheetBasePool* pStylePool = GetDoc()->GetStyleSheetPool(); in OnEndPasteOrDrop() local
H A Dsdview.cxx1306 SfxStyleSheetBasePool* pStylePool = GetDoc()->GetStyleSheetPool(); in OnEndPasteOrDrop() local
H A Doutlnvsh.cxx2061 SfxStyleSheetBasePool* pStylePool = GetDoc()->GetStyleSheetPool(); in Read() local
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx667 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in InitDocShell() local
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp.cxx466 SfxStyleSheetBasePool* pStylePool = pDoc->GetStyleSheetPool(); in PageDefaults() local
/aoo42x/main/sc/source/ui/undo/
H A Dundocell.cxx636 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in DoChange() local
/aoo42x/main/sc/source/core/data/
H A Dtable5.cxx1080 SfxStyleSheetBasePool* pStylePool = pDocument->GetStyleSheetPool(); in SetPageStyle() local
/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx1124 SfxStyleSheetBasePool* pStylePool = pShell->GetStyleSheetPool(); in Init_Impl() local

Completed in 190 milliseconds

12