Home
last modified time | relevance | path

Searched refs:rAttr (Results 201 – 216 of 216) sorted by relevance

123456789

/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx755 void LoadAttr(Sc10ColAttr& rAttr);
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1110 void MSWord_SdrAttrIter::SetCharSet(const EECharAttrib& rAttr, bool bStart) in SetCharSet() argument
1114 const SfxPoolItem& rItem = *rAttr.pAttr; in SetCharSet()
1118 p = (void*)&rAttr; in SetCharSet()
H A Dww8par.hxx302 void NewAttr(const SwPosition& rPos, const SfxPoolItem& rAttr);
1292 void NewAttr( const SfxPoolItem& rAttr,
H A Dww8atr.cxx1510 const SfxInt16Item& rAttr = (const SfxInt16Item&)rHt; in CharBidiRTL() local
1511 if( rAttr.GetValue() == 1 ) in CharBidiRTL()
1520 const SfxInt16Item& rAttr = (const SfxInt16Item&)rHt; in CharIdctHint() local
1522 m_rWW8Export.pO->Insert((sal_uInt8)(rAttr.GetValue()), m_rWW8Export.pO->Count()); in CharIdctHint()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx432 const SfxItemSet& rAttr,
/trunk/main/sc/inc/
H A Dcolumn.hxx315 void ApplyAttr( SCROW nRow, const SfxPoolItem& rAttr );
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.hxx276 const GraphicAttr& rAttr ) const;
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1628 const ScPatternAttr& rAttr, sal_uInt16 nFormatNo) in AutoFormatArea() argument
1638 ApplyPatternArea(nStartCol, nStartRow, nEndCol, nEndRow, rAttr); in AutoFormatArea()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1893 void SentenceEditWindow_Impl::SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStar… in SetAttrib() argument
1895 GetTextEngine()->SetAttrib(rAttr, nPara, nStart, nEnd); in SetAttrib()
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx262 EditCharAttrib* MakeCharAttrib( SfxItemPool& rPool, const SfxPoolItem& rAttr, sal_uInt16 nS, sal_uI… in MakeCharAttrib() argument
265 const SfxPoolItem& rNew = rPool.Put( rAttr ); in MakeCharAttrib()
H A Deditdoc.hxx55 EditCharAttrib* MakeCharAttrib( SfxItemPool& rPool, const SfxPoolItem& rAttr, sal_uInt16 nS, sal_uI…
/trunk/main/sw/inc/
H A Dcrsrsh.hxx846 sal_Bool GotoINetAttr( const SwTxtINetFmt& rAttr );
H A Dunoport.hxx168 SwTxtRuby const& rAttr,
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx109 …_HTMLAttr( const _HTMLAttr &rAttr, const SwNodeIndex &rEndPara, xub_StrLen nEndCnt, _HTMLAttr **pH…
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2836 void TextEngine::SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStart, sal_uInt16… in SetAttrib() argument
2856 pNode->GetCharAttribs().InsertAttrib( new TextCharAttrib( rAttr, nStart, nEnd ) ); in SetAttrib()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4106 PPTCharSheet::PPTCharSheet( const PPTCharSheet& rAttr ) in PPTCharSheet() argument
4108 *this = rAttr; in PPTCharSheet()

Completed in 241 milliseconds

123456789