Searched refs:rFixed (Results 1 – 3 of 3) sorted by relevance
1880 SfxObjectBars_Impl& rFixed = pImp->aFixedObjBars[nPos]; in _Update_Impl() local1881 if ( rFixed.nResId ) in _Update_Impl()1884 rBar = rFixed; in _Update_Impl()1885 pWorkWin->SetObjectBar_Impl( rFixed.nMode, in _Update_Impl()1886 rFixed.nResId, rFixed.pIFace, &rFixed.aName ); in _Update_Impl()
166 void wwFrameNamer::SetUniqueGraphName(SwFrmFmt *pFrmFmt, const String &rFixed) in SetUniqueGraphName() argument168 if (mbIsDisabled || !rFixed.Len()) in SetUniqueGraphName()173 aName += rFixed; in SetUniqueGraphName()
3123 void lcl_PrintDebugOutput(FixedText& rFixed, const SvxNumberFormat& rNumFmt) in lcl_PrintDebugOutput() argument3135 rFixed.SetText(sDebugText); in lcl_PrintDebugOutput()3144 rFixed.SetText(sDebugText); in lcl_PrintDebugOutput()
Completed in 63 milliseconds