Home
last modified time | relevance | path

Searched refs:GetSelectionPattern (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx4255 const ScPatternAttr* ScDocument::GetSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in GetSelectionPattern() function in ScDocument
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx967 const ScPatternAttr* ScViewFunc::GetSelectionPattern() in GetSelectionPattern() function in ScViewFunc
977 const ScPatternAttr* pAttr = pDoc->GetSelectionPattern( rMark ); in GetSelectionPattern()
988 const ScPatternAttr* pAttr = pDoc->GetSelectionPattern( aTempMark ); in GetSelectionPattern()
H A Dviewfun2.cxx3017 const ScPatternAttr* pSelAttrs = GetSelectionPattern(); in SetSelectionFrameLines()
H A Dtabvwsha.cxx497 const ScPatternAttr* pOldAttrs = GetSelectionPattern(); in ExecuteCellFormatDlg()
H A Dformatsh.cxx1098 pTabViewShell->GetSelectionPattern()->GetItemSet(); in ExecuteNumFormat()
1276 const ScPatternAttr* pAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteTextAttr()
1426 const SfxItemSet& rAttrSet = pTabViewShell->GetSelectionPattern()->GetItemSet(); in ExecuteTextAttr()
1563 const ScPatternAttr* pAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteAttr()
1581 pTabViewShell->GetSelectionPattern()-> in ExecuteAttr()
1692 const ScPatternAttr* pOldAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteAttr()
1763 const ScPatternAttr* pOldAttrs = pTabViewShell->GetSelectionPattern(); in ExecuteAttr()
1805 pTabViewShell->GetSelectionPattern()-> in ExecuteAttr()
1817 pTabViewShell->GetSelectionPattern()-> in ExecuteAttr()
1847 const SfxItemSet& rAttrSet = pTabViewShell->GetSelectionPattern()->GetItemSet(); in GetAttrState()
[all …]
H A Dcellsh1.cxx1916 pTabViewShell->GetSelectionPattern()->GetFont( aFont, SC_AUTOCOL_BLACK, NULL, NULL, NULL, in ExecuteEdit()
1932 pTabViewShell->GetSelectionPattern()->GetFont( aCurFont, SC_AUTOCOL_BLACK, NULL, NULL, NULL, in ExecuteEdit()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx86 const ScPatternAttr* GetSelectionPattern ();
/trunk/main/sc/inc/
H A Ddocument.hxx1195 const ScPatternAttr* GetSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep = sal_True );

Completed in 102 milliseconds