Searched refs:IsAutoWidth (Results 1 – 6 of 6) sorted by relevance
48 inline sal_Bool IsAutoWidth() const;106 inline sal_Bool SwColMgr::IsAutoWidth() const in IsAutoWidth() function in SwColMgr
266 sal_Bool bAutoWidth = pColMgr->IsAutoWidth(); in DrawPage()
826 sal_Bool bAutoWidth = pColMgr->IsAutoWidth() || bHtmlMode; in Init()
556 sal_Bool IsAutoWidth() const { return mbAutoWidth; } in IsAutoWidth() function in ImplListBoxFloatingWindow
581 return mpFloatWin ? mpFloatWin->IsAutoWidth() : sal_False; in IsDDAutoWidthEnabled()
629 return mpFloatWin ? mpFloatWin->IsAutoWidth() : sal_False; in IsDDAutoWidthEnabled()
Completed in 44 milliseconds