Home
last modified time | relevance | path

Searched refs:ApplyStyle (Results 1 – 17 of 17) sorted by relevance

/aoo42x/main/sd/source/ui/table/
H A DTableDesignPane.cxx270 ApplyStyle(); in IMPL_LINK()
276 void TableDesignPane::ApplyStyle() in ApplyStyle() function in sd::TableDesignPane
988 mpDesignPane->ApplyStyle(); in Execute()
H A DTableDesignPane.hxx72 void ApplyStyle();
/aoo42x/main/svx/source/dialog/
H A D_bmpmask.cxx453 ApplyStyle(); in SvxBmpMask()
1255 ApplyStyle(); in DataChanged()
1258 void SvxBmpMask::ApplyStyle() in ApplyStyle() function in SvxBmpMask
/aoo42x/main/svx/inc/svx/
H A Dbmpmask.hxx175 void ApplyStyle();
/aoo42x/main/sc/source/ui/inc/
H A Ddocfunc.hxx102 sal_Bool ApplyStyle( const ScMarkData& rMark, const String& rStyleName,
/aoo42x/main/sc/inc/
H A Dcolumn.hxx324 void ApplyStyle( SCROW nRow, const ScStyleSheet& rStyle );
H A Dtable.hxx568 void ApplyStyle( SCCOL nCol, SCROW nRow, const ScStyleSheet& rStyle );
H A Ddocument.hxx1262 void ApplyStyle( SCCOL nCol, SCROW nRow, SCTAB nTab,
/aoo42x/main/sc/source/core/data/
H A Dtable6.cxx550 ApplyStyle( rCol, rRow, *pReplaceStyle ); in ReplaceStyle()
H A Dtable3.cxx843 ApplyStyle( nGroupCol[aRowEntry.nGroupNo], aRowEntry.nDestRow, *pStyle ); in DoSubTotals()
899 ApplyStyle( nResCols[nResult], iEntry->nDestRow, *pStyle ); in DoSubTotals()
H A Dtable2.cxx1956 void ScTable::ApplyStyle( SCCOL nCol, SCROW nRow, const ScStyleSheet& rStyle ) in ApplyStyle() function in ScTable
1959 aCol[nCol].ApplyStyle( nRow, rStyle ); in ApplyStyle()
H A Dtable4.cxx649 aCol[nCol].ApplyStyle( static_cast<SCROW>(nRow), *pStyleSheet ); in FillAuto()
H A Dcolumn.cxx484 void ScColumn::ApplyStyle( SCROW nRow, const ScStyleSheet& rStyle ) in ApplyStyle() function in ScColumn
H A Ddocument.cxx4011 void ScDocument::ApplyStyle( SCCOL nCol, SCROW nRow, SCTAB nTab, const ScStyleSheet& rStyle) in ApplyStyle() function in ScDocument
4015 pTab[nTab]->ApplyStyle( nCol, nRow, rStyle ); in ApplyStyle()
/aoo42x/main/sc/source/ui/view/
H A Dviewfunc.cxx221 pDoc->ApplyStyle( nCol, nRow, nTab, *pSrcStyle ); in DoAutoAttributes()
1531 pDoc->ApplyStyle( nCol, nRow, i, (ScStyleSheet&)*pStyleSheet ); in SetStyleSheetToMarked()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1251 sal_Bool ScDocFunc::ApplyStyle( const ScMarkData& rMark, const String& rStyleName, in ApplyStyle() function in ScDocFunc
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1986 …aFunc.ApplyStyle( *GetMarkData(), ScGlobal::GetRscString(STR_STYLENAME_STANDARD), sal_True, sal_Tr… in setPropertyToDefault()
2285 aFunc.ApplyStyle( *GetMarkData(), aString, sal_True, sal_True ); in SetOnePropertyValue()

Completed in 223 milliseconds