Searched refs:rToFill (Results 26 – 36 of 36) sorted by relevance
12
/trunk/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 202 sal_Bool GetSubTypes(sal_uInt16 nId, SvStringsDtor& rToFill);
|
H A D | pview.hxx | 223 SW_DLLPRIVATE void CalcAndSetBorderPixel( SvBorder &rToFill, sal_Bool bInner );
|
H A D | swdtflvr.hxx | 195 SvxClipboardFmtItem & rToFill );
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 327 void AbstractSwAutoFormatDlg_Impl::FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const in FillAutoFmtOfIndex() 329 pDlg->FillAutoFmtOfIndex(rToFill); in FillAutoFmtOfIndex()
|
H A D | swdlgfact.hxx | 209 virtual void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const;
|
/trunk/main/sw/inc/ |
H A D | swtable.hxx | 179 void GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart,
|
H A D | swabstdlg.hxx | 287 virtual void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const = 0;
|
H A D | doc.hxx | 1975 sal_Bool GetRowBackground( const SwCursor& rCursor, SvxBrushItem &rToFill ) const; 1982 sal_Bool GetBoxAttr( const SwCursor& rCursor, SfxPoolItem &rToFill ) const;
|
/trunk/main/editeng/inc/editeng/ |
H A D | editeng.hxx | 399 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…
|
H A D | outliner.hxx | 1058 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…
|
/trunk/main/editeng/source/editeng/ |
H A D | editeng.cxx | 2208 bool EditEngine::SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarCheck… in SpellSentence() argument 2211 return pImpEditEngine->SpellSentence( rView, rToFill, bIsGrammarChecking ); in SpellSentence()
|
Completed in 94 milliseconds
12