Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmlform.cxx660 sal_Bool bMinWidth; member in SwHTMLFormPendingStackData_Impl
670 bMinWidth( bMinW ), in SwHTMLFormPendingStackData_Impl()
676 sal_Bool IsMinWidth() const { return bMinWidth; } in IsMinWidth()
699 sal_Bool bMinWidth, in SetControlSize() argument
764 if( bMinWidth || bMinHeight ) in SetControlSize()
768 if( bMinWidth ) in SetControlSize()
1780 bMinWidth = bMinHeight = sal_True; in InsertInput()
1839 bMinWidth = bMinHeight = sal_True; in InsertInput()
1893 bMinWidth = sal_False; in InsertInput()
1910 bMinWidth = sal_False; in InsertInput()
[all …]
H A Dswhtml.hxx821 sal_Bool bMinWidth, sal_Bool bMinHeight, int nToken );
/aoo4110/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx439 sal_Bool bMinWidth : 1; member in XMLTextFrameContext_Impl
712 (bMinWidth || nWidth > 0 || nRelWidth > 0 ) ) in Create()
715 (bMinWidth && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
893 bMinWidth = sal_False; in XMLTextFrameContext_Impl()
1001 bMinWidth = sal_True; in XMLTextFrameContext_Impl()

Completed in 41 milliseconds