Home
last modified time | relevance | path

Searched refs:IsOn (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dredlnitr.hxx57 sal_Bool IsOn() const { return pFnt != 0; } in IsOn() function in SwExtend
97 inline sal_Bool IsOn() const { return bOn || ( pExt && pExt->IsOn() ); } in IsOn() function in SwRedlineItr
107 { if ( IsOn() ) return _ChkSpecialUnderline(); return sal_False; } in ChkSpecialUnderline()
111 inline sal_Bool ExtOn() { if( pExt ) return pExt->IsOn(); return sal_False; } in ExtOn()
H A Dredlnitr.cxx160 if( pRedln->IsOn() ) in CtorInitAttrIter()
317 ASSERT( IsOn(), "SwRedlineItr::ChangeTxtAttr: Off?" ); in ChangeTxtAttr()
324 if ( pExt && pExt->IsOn() ) in ChangeTxtAttr()
331 ASSERT( ! pExt || ! pExt->IsOn(), "Pop of attribute during opened extension" ) in ChangeTxtAttr()
H A Dtxtfrm.cxx810 if( aInf.GetTxtFly()->IsOn() ) in CalcLineSpace()
1536 if( aTxtFly.IsOn() ) in Prepare()
1540 if ( aTxtFly.IsOn() || IsUndersized() ) in Prepare()
1748 if( aTxtFly.IsOn() ) in Prepare()
1752 bFormat = aTxtFly.IsOn() || IsUndersized(); in Prepare()
H A Dporrst.cxx315 aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in FormatEmpty()
348 aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in FormatEmpty()
H A Dtxtpaint.hxx50 inline sal_Bool IsOn() const { return bOn; } in IsOn() function in SwSaveClip
H A Dtxtfly.hxx188 inline sal_Bool IsOn() const { return bOn; } in IsOn() function in SwTxtFly
H A Ditratr.cxx74 if( pRedln && pRedln->IsOn() ) in Chg()
89 if( pRedln && pRedln->IsOn() ) in Rst()
H A Dtxtfly.cxx339 ASSERT( rInf.GetTxtFly()->IsOn(), "SwTxtFormatter::ChkFlyUnderflow: why?" ); in ChkFlyUnderflow()
440 if( !pTxtFly->IsOn() || rInf.IsIgnoreFly() ) in CalcFlyWidth()
941 if( aClipSave.IsOn() && rInf.GetOut().IsClipRegion() ) in DrawTextOpaque()
H A Dtxthyph.cxx159 if( !GetNext() && !rInf.GetTxtFly()->IsOn() && !pFrm->GetFollow() ) in Hyphenate()
H A Dinftxt.cxx742 if( GetTxtFly()->IsOn() ) in _DrawText()
988 if( aTxtFly.IsOn() ) in DrawRect()
H A Dfrmpaint.cxx485 if( bCheck && aTxtFly.IsOn() && aTxtFly.IsAnyObj( aRect ) ) in PaintEmpty()
H A Dtxtdrop.cxx64 if( pTxtFly && pTxtFly->IsOn() ) in lcl_IsDropFlyInter()
H A Dinftxt.hxx772 inline sal_Bool IsOn() const { return bOn; } in IsOn() function in SwTxtSlot
H A Ditrform2.cxx1602 bBuild = ( GetInfo().GetTxtFly()->IsOn() && ChkFlyUnderflow(GetInfo()) ) in FormatLine()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx366 ,bOn( rCpy.IsOn() ) in SwShadowCursorItem()
386 return IsOn() == ((SwShadowCursorItem&)rCmp).IsOn() && in operator ==()
392 SetOn( rCpy.IsOn() ); in operator =()
H A Doptpage.cxx1530 aOnOffCB.Check( aOpt.IsOn() ); in SwShdwCrsrOptionsTabPage()
1655 aOnOffCB.Check( aOpt.IsOn() ); in Reset()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXLineNumberingProperties.csv1 "SwXLineNumberingProperties";"com::sun::star::text::LineNumberingProperties";"IsOn"
/trunk/main/sw/source/ui/inc/
H A Dcfgitems.hxx197 sal_Bool IsOn() const { return bOn; } in IsOn() function in SwShadowCursorItem
/trunk/main/offapi/com/sun/star/text/
H A DLineNumberingProperties.idl45 [property] boolean IsOn;
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx672 && ( ( ( (SwRefPageSetField*) GetCurField() )->IsOn() && i ) in UpdateSubType()
673 || ( !( (SwRefPageSetField*) GetCurField() )->IsOn() && !i ) ) ) in UpdateSubType()
/trunk/main/sw/inc/
H A Ddocufld.hxx686 sal_Bool IsOn() const { return bOn; } in IsOn() function in SwRefPageSetField
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2375 if( pSetFld->IsOn() ) in UpdateField()
2474 if( pSetFld->IsOn() && pRefFrm ) in ChangeExpansion()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1767 sal_Bool bOn = pRPld->IsOn(); in GetFieldTypeNameAtIndex()

Completed in 225 milliseconds