Home
last modified time | relevance | path

Searched refs:rCol (Results 101 – 125 of 131) sorted by relevance

123456

/aoo42x/main/svx/source/dialog/
H A Dctredlin.cxx112 const Color& rCol) in SvLBoxColorString() argument
117 aPrivColor=rCol; in SvLBoxColorString()
/aoo42x/main/sc/source/core/data/
H A Ddocumen4.cxx345 sal_Bool ScDocument::GetNextMarkedCell( SCCOL& rCol, SCROW& rRow, SCTAB nTab, in GetNextMarkedCell() argument
349 return pTab[nTab]->GetNextMarkedCell( rCol, rRow, rMark ); in GetNextMarkedCell()
H A Dcolumn3.cxx811 bool lclCanCloneValue( ScDocument& rDoc, const ScColumn& rCol, SCROW nRow, bool bCloneValue, bool b… in lclCanCloneValue() argument
818 …sal_uLong nNumIndex = (sal_uLong)((SfxUInt32Item*)rCol.GetAttr( nRow, ATTR_VALUE_FORMAT ))->GetVal… in lclCanCloneValue()
/aoo42x/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx542 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Drtfattributeoutput.hxx432 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Dwrtww8.hxx1083 sal_uInt8 TransCol( const Color& rCol );
1084 bool TransBrush(const Color& rCol, WW8_SHD& rShd);
H A Ddocxattributeoutput.hxx495 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Drtfattributeoutput.cxx3133 void RtfAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, Sw… in FormatColumns_Impl() argument
3143 m_rExport.OutLong( rCol.GetGutterWidth( sal_True ) ); in FormatColumns_Impl()
3147 const SwColumns & rColumns = rCol.GetColumns( ); in FormatColumns_Impl()
3154 m_rExport.OutLong( rCol.CalcPrtColWidth( n, nPageSize ) ); in FormatColumns_Impl()
/aoo42x/main/svx/inc/svx/
H A Dctredlin.hxx84 const Color& rCol);
H A Dsvdhdl.hxx288 SVX_DLLPRIVATE Color GetLuminance(const Color& rCol);
/aoo42x/main/sc/source/ui/inc/
H A Dundotab.hxx259 const Color& rCol, sal_uInt16 nF,
H A Dviewdata.hxx408 void GetEditView( ScSplitPos eWhich, EditView*& rViewPtr, SCCOL& rCol, SCROW& rRow );
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx232 const Color& rCol );
/aoo42x/main/sc/source/ui/undo/
H A Dundotab.cxx838 const Color& rCol, sal_uInt16 nF, in ScUndoMakeScenario() argument
845 aColor( rCol ), in ScUndoMakeScenario()
/aoo42x/main/sw/inc/
H A Dswabstdlg.hxx141 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
/aoo42x/main/sw/source/filter/html/
H A Dhtmlatr.cxx2222 const SwFmtCol& rCol = rPgFmt.GetCol(); in OutHTML_SwTxtNode() local
2226 if( 1 < rCol.GetNumCols() ) in OutHTML_SwTxtNode()
2227 nPageWidth /= rCol.GetNumCols(); in OutHTML_SwTxtNode()
/aoo42x/main/sw/source/core/layout/
H A Dwsfrm.cxx3472 const SwFmtCol &rCol = rAttrs.GetAttrSet().GetCol(); in FormatWidthCols() local
3473 const sal_uInt16 nNumCols = rCol.GetNumCols(); in FormatWidthCols()
3596 AdjustColumns( &rCol, sal_False ); in FormatWidthCols()
H A Dpaintfrm.cxx2326 const Color& rCol( SwViewOption::GetTableBoundariesColor() ); in PaintLines() local
2416 aStyles[ 0 ].Set( rCol, 1, 0, 0 ); in PaintLines()
3394 const SwFmtCol &rCol = pFmt->GetCol(); in Paint() local
3395 if ( rCol.GetLineAdj() != COLADJ_NONE ) in Paint()
3400 PaintColLines( aPaintRect, rCol, pPage ); in Paint()
/aoo42x/main/sc/source/core/tool/
H A Daddress.cxx2011 bool AlphaToCol( SCCOL& rCol, const String& rStr) in AlphaToCol() argument
2027 rCol = nResult; in AlphaToCol()
/aoo42x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx303 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx467 Color rCol = bReallyHide ? pDataWin->GetFillColor() : m_aCursorColor; in DrawCursor() local
471 pDataWin->SetLineColor( rCol ); in DrawCursor()
/aoo42x/main/svx/source/svdraw/
H A Dsvdhdl.cxx1120 Color SdrHdlColor::GetLuminance(const Color& rCol) in GetLuminance() argument
1122 sal_uInt8 aLum = rCol.GetLuminance(); in GetLuminance()
/aoo42x/main/sc/inc/
H A Ddptabres.hxx511 long& rCol, long nMeasure, sal_Bool bIsSubTotalRow,
H A Daddress.hxx813 bool AlphaToCol( SCCOL& rCol, const String& rStr);
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc3.cxx141 void ScDBFunc::TestRemoveOutline( sal_Bool& rCol, sal_Bool& rRow ) in TestRemoveOutline() argument
195 rCol = bColFound; in TestRemoveOutline()

Completed in 863 milliseconds

123456