Home
last modified time | relevance | path

Searched refs:SIZE_NOT_SET (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx75 #define SIZE_NOT_SET -1L macro
222 : lMarginWidth( SIZE_NOT_SET ), in SfxFrameProperties()
223 lMarginHeight( SIZE_NOT_SET ), in SfxFrameProperties()
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx313 sal_Int32 nVal = SIZE_NOT_SET; in Out_FrameDescriptor()
315 if ( (aAny >>= nVal) && nVal != SIZE_NOT_SET ) in Out_FrameDescriptor()
318 if ( (aAny >>= nVal) && nVal != SIZE_NOT_SET ) in Out_FrameDescriptor()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx846 sal_Int32 nSize = SIZE_NOT_SET; in Execute()
850 if ( nSize == SIZE_NOT_SET ) in Execute()
863 if ( nSize == SIZE_NOT_SET ) in Execute()
965 lMarginWidth = SIZE_NOT_SET; in Execute()
971 lMarginHeight = SIZE_NOT_SET; in Execute()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx781 Size aMargin( SIZE_NOT_SET, SIZE_NOT_SET ); in createAndInsertFloatingFrame()
821 sal_Int32 nVal = SIZE_NOT_SET; in createAndInsertFloatingFrame()
828 sal_Int32 nVal = SIZE_NOT_SET; in createAndInsertFloatingFrame()
H A Dxmltexte.cxx369 if( SIZE_NOT_SET != nWidth ) in lcl_addFrameProperties()
376 if( SIZE_NOT_SET != nHeight ) in lcl_addFrameProperties()
/trunk/main/sfx2/source/doc/
H A Dfrmdescr.cxx239 , lSetSize( SIZE_NOT_SET ) in SfxFrameProperties()

Completed in 37 milliseconds