Home
last modified time | relevance | path

Searched refs:FRAME (Results 26 – 50 of 85) sorted by relevance

1234

/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx1799 SwFmtHoriOrient aHori( nXOffset, text::HoriOrientation::NONE, text::RelOrientation::FRAME ); in ImpEndCreate()
1800 SwFmtVertOrient aVert( nYOffset, text::VertOrientation::NONE, text::RelOrientation::FRAME ); in ImpEndCreate()
1839 …aHori.SetRelationOrient( bLeftFrm ? text::RelOrientation::FRAME : text::RelOrientation::PRINT_AREA… in ImpEndCreate()
1846 …aHori.SetRelationOrient( bRightFrm ? text::RelOrientation::FRAME : text::RelOrientation::PRINT_ARE… in ImpEndCreate()
1867 SwFmtHoriOrient aHori( nXOffset, text::HoriOrientation::NONE, text::RelOrientation::FRAME ); in ImpEndCreate()
1880 SwFmtVertOrient aVert( nYOffset, text::VertOrientation::NONE, text::RelOrientation::FRAME ); in ImpEndCreate()
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11yrolehelper.mm66 MAP( AccessibleRole::FRAME, NSAccessibilityWindowRole );
193 MAP( AccessibleRole::FRAME, @"" );
/aoo4110/main/sd/res/webview/
H A Dindex.pl8 …<FRAME SRC="$$3webcast.pl" NAME="frame1" SCROLLING=yes RESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEB…
/aoo4110/main/xmloff/source/forms/
H A Dcontrolelement.cxx53 case FRAME: return "frame"; in getElementName()
H A Dcontrolelement.hxx56 FRAME, enumerator
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx238 aHoriOrient.SetRelationOrient( text::RelOrientation::FRAME ); in SetAnchor()
239 aVertOrient.SetRelationOrient( text::RelOrientation::FRAME ); in SetAnchor()
/aoo4110/main/sw/source/filter/inc/
H A Dfltshell.hxx590 void SetFlyXPos( short nXPos, sal_Int16 eHRel = com::sun::star::text::RelOrientation::FRAME,
592 void SetFlyYPos( short nYPos, sal_Int16 eVRel = com::sun::star::text::RelOrientation::FRAME,
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfly.cxx337 if( text::RelOrientation::FRAME == eHoriRel && in CollectFlyFrms()
353 … if( text::RelOrientation::FRAME == eHoriRel || text::RelOrientation::PRINT_AREA == eHoriRel ) in CollectFlyFrms()
590 text::RelOrientation::FRAME == rHoriOri.GetRelationOrient() || in OutFrmFmtOptions()
1894 … if( text::RelOrientation::FRAME == eHoriRel || text::RelOrientation::PRINT_AREA == eHoriRel ) in SwHTMLPosFlyFrm()
/aoo4110/main/svx/inc/svx/
H A Dswframeposstrings.hxx48 FRAME , enumerator
/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DOfficeToken.java38 public static final String FRAME = "frame"; field in OfficeToken
/aoo4110/main/sd/source/ui/inc/
H A Ddocprev.hxx59 static const int FRAME; member in SdDocPreviewWin
/aoo4110/main/sw/inc/
H A Dfesh.hxx311 … const sal_Int16 _eHoriRelOrient = com::sun::star::text::RelOrientation::FRAME,
312 … const sal_Int16 _eVertRelOrient = com::sun::star::text::RelOrientation::FRAME,
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1424 … pNewSet->Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME ) ); in lcl_InsertLabel()
1425 … pNewSet->Put( SwFmtHoriOrient( 0, text::HoriOrientation::CENTER, text::RelOrientation::FRAME ) ); in lcl_InsertLabel()
1757 pNewSet->Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME ) ); in lcl_InsertDrawLabel()
1758 … pNewSet->Put( SwFmtHoriOrient( 0, text::HoriOrientation::CENTER, text::RelOrientation::FRAME ) ); in lcl_InsertDrawLabel()
H A Ddocdraw.cxx193 …mtAttr( SwFmtHoriOrient( nHoriRelPos, text::HoriOrientation::NONE, text::RelOrientation::FRAME ) ); in SV_IMPL_VARARR_SORT()
194 …mtAttr( SwFmtVertOrient( nVertRelPos, text::VertOrientation::NONE, text::RelOrientation::FRAME ) ); in SV_IMPL_VARARR_SORT()
/aoo4110/main/offapi/com/sun/star/awt/
H A DStyle.idl41 const short FRAME = 0;
H A DAccessibleWindow.idl57 >AccessibleRole::FRAME</const></li>
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx785 …aHori.SetRelationOrient( bLeftFrm ? text::RelOrientation::FRAME : text::RelOrientation::PRINT_AREA… in NbcMove()
792 …aHori.SetRelationOrient( bRightFrm ? text::RelOrientation::FRAME : text::RelOrientation::PRINT_ARE… in NbcMove()
/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx1280 aVert.SetRelationOrient( text::RelOrientation::FRAME ); in ChgRelPos()
1310 aVert.SetRelationOrient( text::RelOrientation::FRAME ); in ChgRelPos()
1334 aHori.SetRelationOrient( text::RelOrientation::FRAME ); in ChgRelPos()
1359 aHori.SetRelationOrient( text::RelOrientation::FRAME ); in ChgRelPos()
/aoo4110/main/winaccessibility/inc/
H A DaccHelper.hxx72 {FRAME, ROLE_SYSTEM_DIALOG},
/aoo4110/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx858 case /*AccessibleRole::*/FRAME: in createAccEventListener()
1110 case /*AccessibleRole::*/FRAME: in IsContainer()
H A DAccTopWindowListener.cxx126 if (role == com::sun::star::accessibility::AccessibleRole::FRAME || in handleWindowOpened()
/aoo4110/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl108 const short FRAME = 13;
/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx552 if( text::RelOrientation::FRAME != rOrient.GetRelationOrient() ) in lcl_MinMaxNode()
568 if( text::RelOrientation::FRAME != rOrient.GetRelationOrient() && in lcl_MinMaxNode()
/aoo4110/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx68 case AccessibleRole::FRAME: in init_from_window()
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleRoleAdapter.java59 javax.accessibility.AccessibleRole.FRAME,

Completed in 220 milliseconds

1234