Home
last modified time | relevance | path

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

/aoo41x/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.cxx262 bOnWin( rNew.OnWin() ), in SwTxtSizeInfo()
297 bOnWin = pVsh->GetWin() || OUTDEV_WINDOW == pOut->GetOutDevType(); in CtorInitTxtSizeInfo()
353 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()
387 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 37 milliseconds