Home
last modified time | relevance | path

Searched refs:bOnWin (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/text/
H A Ditrtxt.cxx510 bOnWin( rInfo.OnWin() ) in SwHookOut()
522 pInf->SetOnWin( bOnWin ); in ~SwHookOut()
H A Dinftxt.hxx202 sal_Bool bOnWin : 1; member in SwTxtSizeInfo
242 inline sal_Bool OnWin() const { return bOnWin; } in OnWin()
243 inline void SetOnWin( const sal_Bool bNew ) { bOnWin = bNew; } in SetOnWin()
H A Dinftxt.cxx265 bOnWin( rNew.OnWin() ), in SwTxtSizeInfo()
300 bOnWin = pVsh->GetWin() || OUTDEV_WINDOW == pOut->GetOutDevType(); in CtorInitTxtSizeInfo()
356 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()
390 bOnWin( rNew.OnWin() ), in SwTxtSizeInfo()
H A Dfrmpaint.cxx700 const sal_Bool bOnWin = pSh->GetWin() != 0; in Paint() local
702 SwSaveClip aClip( bOnWin || IsUndersized() ? pOut : 0 ); in Paint()
H A Ditrtxt.hxx296 sal_Bool bOnWin; member in SwHookOut

Completed in 60 milliseconds