Home
last modified time | relevance | path

Searched refs:ApplySelectionStyle (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/inc/
H A Dcolumn.hxx326 void ApplySelectionStyle(const ScStyleSheet& rStyle, const ScMarkData& rMark);
H A Dtable.hxx570 void ApplySelectionStyle(const ScStyleSheet& rStyle, const ScMarkData& rMark);
H A Ddocument.hxx1271 void ApplySelectionStyle( const ScStyleSheet& rStyle, const ScMarkData& rMark );
/trunk/main/sc/source/core/data/
H A Dtable6.cxx613 ApplySelectionStyle( *pReplaceStyle, rMark ); in ReplaceAllStyle()
H A Dtable2.cxx1975 void ScTable::ApplySelectionStyle(const ScStyleSheet& rStyle, const ScMarkData& rMark) in ApplySelectionStyle() function in ScTable
1978 aCol[i].ApplySelectionStyle( rStyle, rMark ); in ApplySelectionStyle()
H A Dcolumn.cxx503 void ScColumn::ApplySelectionStyle(const ScStyleSheet& rStyle, const ScMarkData& rMark) in ApplySelectionStyle() function in ScColumn
H A Ddocument.cxx4040 void ScDocument::ApplySelectionStyle(const ScStyleSheet& rStyle, const ScMarkData& rMark) in ApplySelectionStyle() function in ScDocument
4054 pTab[i]->ApplySelectionStyle( rStyle, rMark ); in ApplySelectionStyle()
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1627 pDoc->ApplySelectionStyle( *pStyleSheet, aMarkData ); in DoChange()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1496 pDoc->ApplySelectionStyle( (ScStyleSheet&)*pStyleSheet, aFuncMark ); in SetStyleSheetToMarked()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1308 pDoc->ApplySelectionStyle( (ScStyleSheet&)*pStyleSheet, rMark ); in ApplyStyle()

Completed in 120 milliseconds