Home
last modified time | relevance | path

Searched refs:rN (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dfltbase.hxx44 inline void ReadByte( sal_uInt8 &rN );
45 inline void Read( short &rN );
48 inline void Read( sal_uInt16 &rN );
63 inline void SwFilterBase::ReadByte( sal_uInt8 &rN ) in ReadByte() argument
65 *pIn >> rN; in ReadByte()
79 inline void SwFilterBase::Read( short &rN ) in Read() argument
81 *pIn >> rN; in Read()
91 inline void SwFilterBase::Read( sal_uInt16 &rN ) in Read() argument
93 *pIn >> rN; in Read()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx458 ScChartObj::ScChartObj(ScDocShell* pDocSh, SCTAB nT, const String& rN) in ScChartObj() argument
463 ,aChartName( rN ) in ScChartObj()
H A Ddapiuno.cxx1122 ScDataPilotTableObj::ScDataPilotTableObj(ScDocShell* pDocSh, SCTAB nT, const String& rN) : in ScDataPilotTableObj() argument
1125 aName( rN ), in ScDataPilotTableObj()
H A Dcellsuno.cxx136 ScNamedEntry(const String& rN, const ScRange& rR) : in ScNamedEntry() argument
137 aName(rN), aRange(rR) {} in ScNamedEntry()
/trunk/main/sc/inc/
H A Dchartuno.hxx149 ScChartObj(ScDocShell* pDocSh, SCTAB nT, const String& rN);
H A Ddapiuno.hxx326 ScDataPilotTableObj(ScDocShell* pDocSh, SCTAB nT, const String& rN);
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx258 const String& rN, const String& rC,
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx837 const String& rN, const String& rC, in ScUndoMakeScenario() argument
843 aName( rN ), in ScUndoMakeScenario()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx577 WW8FormulaControl(const String& rN, SwWW8ImplReader &rR) in WW8FormulaControl() argument
578 : OCX_Control(rN), rRdr(rR), fUnknown(0), fDropdownIndex(0), in WW8FormulaControl()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx66 SvXMLNumFmtEntry( const rtl::OUString& rN, sal_uInt32 nK, sal_Bool bR ) : in SvXMLNumFmtEntry()
67 aName(rN), nKey(nK), bRemoveAfterUse(bR) {} in SvXMLNumFmtEntry()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx473 void SetRelStorageName( const String& rN ) { aRelStorageName = rN; } in SetRelStorageName() argument
/trunk/main/sw/source/core/table/
H A Dswtable.cxx772 Parm( const SwTabCols &rN, const SwTabCols &rO ) : in Parm()
773 rNew( rN ), rOld( rO ), aBoxArr( 10, 1 ) {} in Parm()
/trunk/extras/l10n/source/sv/
H A Dlocalize.sdf27072 helpcontent2 source\text\sbasic\shared\01010210.xhp 0 help par_id3150868 15 0 sv \<emph\>GörNågot…
/trunk/extras/l10n/source/cs/
H A Dlocalize.sdf12601 …TableWizard.business.Tables.products.Fields.productname ShortName 0 cs VýrNázev 20200411 15:0…

Completed in 2140 milliseconds