Searched refs:rN (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sw/source/filter/inc/ |
H A D | fltbase.hxx | 44 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()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | chartuno.cxx | 458 ScChartObj::ScChartObj(ScDocShell* pDocSh, SCTAB nT, const String& rN) in ScChartObj() argument 463 ,aChartName( rN ) in ScChartObj()
|
H A D | dapiuno.cxx | 1122 ScDataPilotTableObj::ScDataPilotTableObj(ScDocShell* pDocSh, SCTAB nT, const String& rN) : in ScDataPilotTableObj() argument 1125 aName( rN ), in ScDataPilotTableObj()
|
H A D | cellsuno.cxx | 136 ScNamedEntry(const String& rN, const ScRange& rR) : in ScNamedEntry() argument 137 aName(rN), aRange(rR) {} in ScNamedEntry()
|
/aoo42x/main/sc/inc/ |
H A D | chartuno.hxx | 149 ScChartObj(ScDocShell* pDocSh, SCTAB nT, const String& rN);
|
H A D | dapiuno.hxx | 326 ScDataPilotTableObj(ScDocShell* pDocSh, SCTAB nT, const String& rN);
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | undotab.hxx | 258 const String& rN, const String& rC,
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 837 const String& rN, const String& rC, in ScUndoMakeScenario() argument 843 aName( rN ), in ScUndoMakeScenario()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 577 WW8FormulaControl(const String& rN, SwWW8ImplReader &rR) in WW8FormulaControl() argument 578 : OCX_Control(rN), rRdr(rR), fUnknown(0), fDropdownIndex(0), in WW8FormulaControl()
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 66 SvXMLNumFmtEntry( const rtl::OUString& rN, sal_uInt32 nK, sal_Bool bR ) : in SvXMLNumFmtEntry() 67 aName(rN), nKey(nK), bRemoveAfterUse(bR) {} in SvXMLNumFmtEntry()
|
/aoo42x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 473 void SetRelStorageName( const String& rN ) { aRelStorageName = rN; } in SetRelStorageName() argument
|
/aoo42x/main/sw/source/core/table/ |
H A D | swtable.cxx | 772 Parm( const SwTabCols &rN, const SwTabCols &rO ) : in Parm() 773 rNew( rN ), rOld( rO ), aBoxArr( 10, 1 ) {} in Parm()
|
/aoo42x/extras/l10n/source/sv/ |
H A D | localize.sdf | 27072 helpcontent2 source\text\sbasic\shared\01010210.xhp 0 help par_id3150868 15 0 sv \<emph\>GörNågot…
|
/aoo42x/extras/l10n/source/cs/ |
H A D | localize.sdf | 12601 …TableWizard.business.Tables.products.Fields.productname ShortName 0 cs VýrNázev 20200411 15:0…
|
Completed in 1807 milliseconds