/aoo41x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 2 "Frame";"com::sun::star::lang::XComponent";"dispose()" 5 "Frame";"com::sun::star::frame::Frame";"Title" 6 "Frame";"com::sun::star::frame::Frame";"RecorderSupplier#optional" 9 "Frame";"com::sun::star::frame::XFrame";"initialize()" 11 "Frame";"com::sun::star::frame::XFrame";"setCreator()" 13 "Frame";"com::sun::star::frame::XFrame";"getName()" 14 "Frame";"com::sun::star::frame::XFrame";"setName()" 15 "Frame";"com::sun::star::frame::XFrame";"findFrame()" 16 "Frame";"com::sun::star::frame::XFrame";"isTop()" 17 "Frame";"com::sun::star::frame::XFrame";"activate()" [all …]
|
/aoo41x/main/framework/source/services/ |
H A D | frame.cxx | 274 Frame::Frame( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ) 317 Frame::~Frame() in ~Frame() 1745 ::rtl::OUString SAL_CALL Frame::getTitle() in getTitle() 1805 void Frame::implts_forgetSubFrames() in implts_forgetSubFrames() 2578 void Frame::impl_initializePropInfo() in impl_initializePropInfo() 2818 void Frame::implts_resizeComponentWindow() in implts_resizeComponentWindow() 2854 void Frame::implts_setIconOnWindow() in implts_setIconOnWindow() 2954 void Frame::implts_startWindowListening() in implts_startWindowListening() 2996 void Frame::implts_stopWindowListening() in implts_stopWindowListening() 3053 void Frame::implts_checkSuicide() in implts_checkSuicide() [all …]
|
/aoo41x/main/framework/inc/services/ |
H A D | task.hxx | 222 Frame::dispose(); in dispose() 258 Frame::initialize( xWindow ); in initialize() 268 Frame::setCreator( xCreator ); in setCreator() 273 return Frame::getCreator(); in getCreator() 278 return Frame::getName(); in getName() 283 Frame::setName( sName ); in setName() 288 return Frame::isTop(); in isTop() 293 Frame::activate(); in activate() 298 Frame::deactivate(); in deactivate() 303 return Frame::isActive(); in isActive() [all …]
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | Frame.java | 29 public class Frame extends java.awt.Frame implements javax.accessibility.Accessible, NativeFrame { class 38 protected Frame(XAccessibleComponent xAccessibleComponent) { in Frame() method in Frame 42 protected Frame(String name, XAccessibleComponent xAccessibleComponent) { in Frame() method in Frame 191 Frame.this.setVisible(enable); in setComponentState() 438 Frame.this.addWindowListener(accessibleWindowHandler); in addPropertyChangeListener() 464 Frame.this.removeWindowListener(accessibleWindowHandler); in removePropertyChangeListener() 479 if ((getExtendedState() & java.awt.Frame.ICONIFIED) > 0) { in getAccessibleStateSet() 539 return Frame.this.isEnabled(); in isEnabled() 547 return Frame.this.isVisible(); in isVisible() 555 return Frame.this.isShowing(); in isShowing() [all …]
|
H A D | Alert.java | 31 protected Alert(java.awt.Frame owner, XAccessibleComponent xAccessibleComponent) { in Alert() 35 protected Alert(java.awt.Frame owner, String name, XAccessibleComponent xAccessibleComponent) { in Alert() 39 …protected Alert(java.awt.Frame owner, String name, boolean modal, XAccessibleComponent xAccessible… in Alert()
|
/aoo41x/main/bean/qa/complex/bean/ |
H A D | OOoBeanTest.java | 159 f.setExtendedState(Frame.ICONIFIED); in test2() 165 f.setExtendedState(Frame.NORMAL); in test2() 184 f.setExtendedState(Frame.MAXIMIZED_BOTH); in test2() 190 f.setExtendedState(Frame.NORMAL); in test2() 249 Frame coverFrame = new Frame(); in test2() 412 java.awt.Frame frame = null; in test6() 415 frame = new java.awt.Frame("OpenOffice.org Demo"); in test6() 480 final java.awt.Frame frame = new Frame("Openoffice.org"); in test6a() 642 Frame f = new Frame("OOoBean example with several instances"); in test8()
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | ObjectInspector.java | 34 import integration.extensions.Frame; 40 private Frame m_desktop; 69 m_desktop = new Frame( m_orb.createInstance( "com.sun.star.frame.Desktop" ) ); in before() 101 Frame inspectorFrame = new Frame( m_orb.createInstance( "com.sun.star.frame.Frame" ) ); in createObjectInspector() 136 … Frame existentInspectorFrame = new Frame( m_desktop.findFrame( m_inspectorFrameName, 255 ) ); in closeExistentInspector()
|
/aoo41x/main/avmedia/source/java/x11/ |
H A D | SystemWindowAdapter.java | 29 static public java.awt.Frame createFrame( int windowHandle ) in createFrame() 32 java.awt.Frame aFrame = null; in createFrame() 48 … aFrame = (java.awt.Frame) aCtor.newInstance( new Object[] { new Long( windowHandle ), in createFrame() 64 … aFrame = (java.awt.Frame) aCtor.newInstance( new Object[] { new Long( windowHandle ) } ); in createFrame() 89 … aFrame = (java.awt.Frame) aCtor.newInstance( new Object[] { new Long( windowHandle ) } ); in createFrame() 108 … aFrame = (java.awt.Frame) aCtor.newInstance( new Object[] { new Long( windowHandle ) } ); in createFrame()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 368 void WW8Export::OutGrf(const sw::Frame &rFrame) in OutGrf() 518 void SwWW8WrGrf::Insert(const sw::Frame &rFly) in Insert() 526 void SwWW8WrGrf::WritePICFHeader(SvStream& rStrm, const sw::Frame &rFly, in WritePICFHeader() 690 const sw::Frame &rFly, sal_uInt16 nWidth, sal_uInt16 nHeight) in WriteGrfFromGrfNode() 903 const sw::Frame &rFly = rItem.maFly; in WriteGraphicNode() 906 case sw::Frame::eGraphic: in WriteGraphicNode() 916 case sw::Frame::eBulletGrf: in WriteGraphicNode() 926 case sw::Frame::eOle: in WriteGraphicNode() 1001 case sw::Frame::eDrawing: in WriteGraphicNode() 1002 case sw::Frame::eTxtBox: in WriteGraphicNode() [all …]
|
H A D | writerhelper.cxx | 152 aRet.push_back(sw::Frame(rEntry, *pAnchor)); in SwPosFlyFrmsToFrames() 163 aRet.push_back(sw::Frame(rEntry, aPos)); in SwPosFlyFrmsToFrames() 170 class anchoredto: public std::unary_function<const sw::Frame&, bool> 176 bool operator()(const sw::Frame &rFrame) const in operator ()() 186 Frame::Frame(const Graphic&rGrf, const SwPosition &rPos) in Frame() function in sw::Frame 211 Frame::Frame(const SwFrmFmt &rFmt, const SwPosition &rPos) in Frame() function in sw::Frame 292 bool Frame::IsInline() const in IsInline() 297 void Frame::ForceTreatAsInline() in ForceTreatAsInline()
|
H A D | writerhelper.hxx | 107 class Frame class 127 Frame(const SwFrmFmt &rFlyFrm, const SwPosition &rPos); 128 Frame(const Graphic&, const SwPosition &); 192 bool RefersToSameFrameAs(const Frame &rOther) const in RefersToSameFrameAs() 223 typedef std::vector<Frame> Frames; 225 typedef std::vector<Frame>::iterator FrameIter;
|
H A D | wrtww8.hxx | 348 sw::Frame maCntnt; // the frame itself 381 bool Append( WW8Export&, WW8_CP nCp, const sw::Frame& rFmt, 449 const sw::Frame* pOldFlyFmt; 508 const sw::Frame *mpParentFrame; //If set we are exporting content inside 1034 void OutGrf(const sw::Frame &rFrame); 1043 void OutGrfBullets(const sw::Frame &rFrame); 1111 const sw::Frame &rFrmFmt); 1345 sw::Frame maFly; // Umgebende FlyFrms dazu 1375 void WritePICFHeader(SvStream& rStrm, const sw::Frame &rFly, 1380 const sw::Frame &rFly, sal_uInt16 nWidth, sal_uInt16 nHeight); [all …]
|
H A D | wrtw8nds.cxx | 239 public std::binary_function<const sw::Frame&, const sw::Frame&, bool> 242 bool operator()(const sw::Frame &rOne, const sw::Frame &rTwo) const in operator ()() 291 std::mem_fun_ref(&sw::Frame::ForceTreatAsInline)); in WW8SwAttrIter() 2675 sw::Frame aFrm(rFlyFrmFmt, SwPosition(rNd)); in OutWW6FlyFrmsInCntnt() 2688 void WW8AttributeOutput::OutputFlyFrame_Impl( const sw::Frame& rFmt, const Point& rNdTopLeft ) in OutputFlyFrame_Impl() 2697 sw::Frame::WriterSource eType = rFmt.GetWriterType(); in OutputFlyFrame_Impl() 2698 if ((eType == sw::Frame::eGraphic) || (eType == sw::Frame::eOle)) in OutputFlyFrame_Impl() 2708 if ((bUseEscher == true) && (eType == sw::Frame::eFormControl)) in OutputFlyFrame_Impl() 2796 void AttributeOutputBase::OutputFlyFrame( const sw::Frame& rFmt ) in OutputFlyFrame()
|
H A D | wrtw8esh.cxx | 641 const sw::Frame &rFrmFmt) in MiserableRTLFrmFmtHack() 654 sw::Frame::WriterSource eSource = rFrmFmt.GetWriterType(); in MiserableRTLFrmFmtHack() 655 if (eSource == sw::Frame::eDrawing || eSource == sw::Frame::eFormControl) in MiserableRTLFrmFmtHack() 701 const sw::Frame &rFrmFmt = aIter->maCntnt; in WritePlc() 996 void WW8Export::AppendFlyInFlys(const sw::Frame& rFrmFmt, in AppendFlyInFlys() 2271 const sw::Frame &rFrame = pObj->maCntnt; in SwEscherEx() 2276 case sw::Frame::eTxtBox: in SwEscherEx() 2277 case sw::Frame::eOle: in SwEscherEx() 2278 case sw::Frame::eGraphic: in SwEscherEx() 2281 case sw::Frame::eFormControl: in SwEscherEx() [all …]
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | DesktopTask.idl | 59 /** use the <type>Frame</type> service instead of this 64 /** use <type>Frame</type> service */ 67 /** use the same interface at the <type>Frame</type> service */ 70 /** use the same interface at the <type>Frame</type> service */ 77 <type>Frame</type> service */ 80 /** use property <member>Frame::Title</member> instead of that */
|
H A D | XFramesSupplier.idl | 67 the <type>Frame</type> which is active within this frame. 78 frame specified by <var>Frame</var>. 88 Note: Given parameter <var>Frame</var> must already exist inside the container 92 @param Frame 95 void setActiveFrame( [in] XFrame Frame );
|
H A D | XSynchronousFrameLoader.idl | 43 /** loads a resource into a <type>Frame</type>. 54 /** starts the loading of the specified resource into the specified <type>Frame</type>. 60 @param Frame 70 [in] XFrame Frame );
|
H A D | XDispatchRecorder.idl | 53 which is provided by the <type>Frame</type> service. 56 @see Frame 67 @param Frame 70 void startRecording( [in] com::sun::star::frame::XFrame Frame );
|
H A D | FrameControl.idl | 43 then the <member>FrameControl::Frame</member> property is set. 65 The <type>Frame</type> is created if the control 69 [property, readonly] string Frame;
|
H A D | XModel2.idl | 96 @param Frame 107 …:star::frame::XController2 createDefaultViewController( [in] com::sun::star::frame::XFrame Frame ) 126 @param Frame 139 … [in] com::sun::star::frame::XFrame Frame )
|
H A D | XController.idl | 38 /** With this interface, components viewed in a <type>Frame</type> can serve 50 @param Frame 53 void attachFrame( [in] XFrame Frame );
|
H A D | XFrameLoader.idl | 61 /** starts the loading of the specified resource into the specified <type>Frame</type>. 63 @param Frame 81 [in] XFrame Frame,
|
H A D | Controller.idl | 64 Such components can be loaded into a <type>Frame</type> inside a <type>Desktop</type> 76 /** with this interface, components viewed in a <type>Frame</type> can serve 85 Mostly used by the <type>Frame</type> service, which contains this
|
/aoo41x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 187 rStream >> rLine.Frame; in lcl_ReadHeadFootLine() 516 rStream >> Frame; in Sc10PatternData() 646 && Frame == rData.Frame in operator ==() 835 if (pHeadFootLine->Frame != 0) in PutToDoc() 841 sal_uInt16 fLeft = (pHeadFootLine->Frame & 0x000F); in PutToDoc() 842 sal_uInt16 fTop = (pHeadFootLine->Frame & 0x00F0) / 0x0010; in PutToDoc() 1271 if( pPattern->Frame != 0 ) in LoadPatternCollection() 1277 sal_uInt16 fLeft = ( pPattern->Frame & 0x000F ); in LoadPatternCollection() 1278 sal_uInt16 fTop = ( pPattern->Frame & 0x00F0 ) / 0x0010; in LoadPatternCollection() 1279 sal_uInt16 fRight = ( pPattern->Frame & 0x0F00 ) / 0x0100; in LoadPatternCollection() [all …]
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 282 sal_uInt16 Frame; member 615 sal_uInt16 Frame; member in Sc10PatternData 632 Frame = rData.Frame; in Sc10PatternData()
|