Searched defs:rVal (Results 151 – 163 of 163) sorted by relevance
1234567
/trunk/main/cui/source/options/ |
H A D | optlingu.cxx | 1260 sal_Bool lcl_Bool2Any(Any& rVal) in lcl_Bool2Any()
|
/trunk/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 3735 void ScInterpreter::GetStVarParams( double& rVal, double& rValCount, in GetStVarParams() 6827 void ScInterpreter::GetDBStVarParams( double& rVal, double& rValCount ) in GetDBStVarParams()
|
H A D | interpr3.cxx | 3714 double rVal = 0.0; in ScAveDev() local
|
/trunk/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 638 void lcl_SetTblSeparators(const uno::Any& rVal, SwTable* pTable, SwTableBox* pBox, sal_Bool bRow, S… in lcl_SetTblSeparators() 1891 …wTableProperties_Impl::SetProperty(sal_uInt16 nWhichId, sal_uInt16 nMemberId, const uno::Any& rVal) in SetProperty()
|
H A D | unoframe.cxx | 181 …d BaseFrameProperties_Impl::SetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any& rVal) in SetProperty()
|
/trunk/main/svx/source/form/ |
H A D | formcontroller.cxx | 504 void FmXAutoControl::ImplSetPeerProperty( const ::rtl::OUString& rPropName, const Any& rVal ) in ImplSetPeerProperty()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 1048 RangeValueProcessor( const uno::Any& rVal ):m_aVal( rVal ) {} in RangeValueProcessor() 1059 RangeFormulaProcessor( const uno::Any& rVal ):m_aVal( rVal ) {} in RangeFormulaProcessor()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 1170 const Any& rVal = pProperties[i].Value; in setPagePrintSettings() local
|
/trunk/main/sw/source/core/access/ |
H A D | accpara.cxx | 3254 const PropertyValue& rVal = pPairs[pIndices[i]]; in setAttributes() local
|
/trunk/main/sc/source/core/data/ |
H A D | table2.cxx | 1054 void ScTable::SetValue( SCCOL nCol, SCROW nRow, const double& rVal ) in SetValue()
|
H A D | document.cxx | 2714 void ScDocument::SetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rVal ) in SetValue()
|
/trunk/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 365 Any convertAny( const Any& rVal, const Type& aDestType ) in convertAny()
|
/trunk/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 11836 const OUString& rVal = m_aWidgets[nKidIndex].m_aOnValue; in ensureUniqueRadioOnValues() local
|
Completed in 296 milliseconds
1234567