Home
last modified time | relevance | path

Searched refs:bAnchorOnly (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/inc/
H A Dfmtsrnd.hxx42 sal_Bool bAnchorOnly :1; member in SwFmtSurround
64 sal_Bool IsAnchorOnly() const { return bAnchorOnly; } in IsAnchorOnly()
68 void SetAnchorOnly( sal_Bool bNew ) { bAnchorOnly = bNew; } in SetAnchorOnly()
75 bAnchorOnly = rCpy.IsAnchorOnly(); in operator =()
/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx1142 bAnchorOnly = bContour = bOutside = sal_False; in SwFmtSurround()
1148 bAnchorOnly = rCpy.bAnchorOnly; in SwFmtSurround()
1157 bAnchorOnly== ((SwFmtSurround&)rAttr).bAnchorOnly && in operator ==()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.cxx761 sal_Bool bAnchorOnly = pSurround->IsAnchorOnly(); in OutFrmFmtOptions() local
774 if( bAnchorOnly ) in OutFrmFmtOptions()
795 if( bAnchorOnly ) in OutFrmFmtOptions()

Completed in 41 milliseconds