Home
last modified time | relevance | path

Searched refs:is (Results 4226 – 4250 of 12550) sorted by relevance

1...<<161162163164165166167168169170>>...502

/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx129 OSL_ASSERT( xSet.is() ); in addFactories()
333 if(lastRegistry.is()) in nestRegistries()
453 OSL_ASSERT( xInit.is() ); in defaultBootstrap_InitialComponentContext()
552 if ( !xLocalContext.is() ) in bootstrap()
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx596 if ( xSup.is() ) in showPreview()
602 if ( xSup.is() ) in showPreview()
605 if ( xNameAccess.is() && xNameAccess->hasByName(_sName) ) in showPreview()
612 if ( m_xObject.is() ) in showPreview()
/trunk/main/sfx2/source/appl/
H A Dapp.src14 * software distributed under the License is distributed on an
338 Text [ en-US ] = "The help file for this topic is not installed." ;
411 Message [ en-US ] = "This hyperlink is going to open \"%s\". Do you want to proceed?" ;
504 Text [ en-US ] = "This version of the graphics file is not supported" ;
H A Dappinit.cxx128 if( xDesktop.is() == sal_True ) in notifyTermination()
140 if (xGlobalBroadcaster.is()) in notifyTermination()
238 if (!xDesktop.is()) in Initialize_Impl()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritecanvashelper.cxx107 if( rSprite.is() ) in spriteRedrawStub()
120 if( rSprite.is() ) in spriteRedrawStub2()
136 if( rSprite.is() ) in spriteRedrawStub3()
372 ENSURE_OR_THROW( aFirst->second.getSprite().is(), in scrollUpdate()
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx839 if ( !xObj.is() ) in ActivateObject()
870 if( !xObj.is() ) in ActivateObject()
882 if (!xObj.is()) in ActivateObject()
888 if ( xObj.is() ) in ActivateObject()
978 if( bChangeDefaultsForChart && xObj.is()) in ActivateObject()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx134 if( mxRenderable.is() ) in SfxPrinterController()
235 if( mxRenderable.is() && pPrinter ) in getPageCount()
248 if( mxRenderable.is() && pPrinter ) in getPageParameters()
265 if( mxRenderable.is() && pPrinter ) in printPage()
619 if( xSupplier.is() ) in ExecPrint()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx543 DBG_ASSERT( xObj.is(), "SdrOle2Obj ohne ObjRef" ); in MarkListHasChanged()
544 if (xObj.is()) in MarkListHasChanged()
577 if (xController.is()) in MarkListHasChanged()
612 if (xController.is()) in SdrBeginTextEdit()
633 if (xController.is()) in SdrEndTextEdit()
/trunk/main/bridges/test/
H A Dtestcomp.cxx428 if( m_rCallMe.is() ) in call()
663 if( ! rRFact.is() ) in testRemote()
668 OSL_ASSERT( rRFact.is() ); in testRemote()
767 if( ! rInterface.is() ) in createComponent()
775 OSL_ASSERT( rReg.is() ); in createComponent()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx346 if ( nPos != MENU_ITEM_NOTFOUND && xFrame.is() ) in CreateFromSVMenu()
353 if ( xFrame.is() ) in CreateFromSVMenu()
948 if ( xDesktop.is() ) in IMPL_LINK()
958 if (!(aVal>>=xFrame) || !xFrame.is() ) in IMPL_LINK()
1110 if ( xDesktop.is() ) in IMPL_LINK()
1119 if (( aItem >>= xFrame ) && xFrame.is() && nTaskId == nSlotId ) in IMPL_LINK()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx390 if( xInvocation.is() ) // TODO: if( xOLEAutomation.is() ) in SetupArgs()
425 if ( xDfltMethod.is() ) in SetupArgs()
541 if( xIndexAccess.is() ) in CheckArray()
569 if( xRet.is() ) in CheckArray()
590 if ( xDfltMethod.is() ) in CheckArray()
592 else if( xIndexAccess.is() ) in CheckArray()
/trunk/main/vcl/source/window/
H A Dmnemonic.cxx94 if ( !xCharClass.is() ) in RegisterMnemonic()
140 if ( !xCharClass.is() ) in CreateMnemonic()
374 if ( !mxCharClass.is() ) in GetCharClass()
/trunk/main/toolkit/source/layout/core/
H A Dbox.cxx104 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize()
146 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize()
241 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in allocateArea()
/trunk/main/desktop/source/migration/
H A Dpages.cxx116 if (xHolder.is()) { in checkEval()
306 if ( !xUpdateAccess.is() ) in commitPage()
313 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in commitPage()
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg14 # software distributed under the License is distributed on an
82 # "seperate_filters_by_module" is set to true!
95 # Define the file extension, which is used for
/trunk/main/offapi/com/sun/star/configuration/
H A DSetUpdate.idl14 * software distributed under the License is distributed on an
57 /** is the basic service providing read access to a <em>set</em> within the
62 /** is the basic service providing modifying access to a
/trunk/main/offapi/com/sun/star/ui/
H A DXStatusbarItem.idl14 * software distributed under the License is distributed on an
80 /** the rectangle on the status bar device onto which the item is drawn
102 /** whether the item is visible or not
/trunk/main/offapi/com/sun/star/drawing/
H A DGraphicExportFilter.idl14 * software distributed under the License is distributed on an
61 this is the mime type of the target graphic file.</p>
87 <p>This is the target url of the file that will be created during export.</p>
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXParser.idl14 * software distributed under the License is distributed on an
71 <p>This interface is an IDL version of the Java interface
94 warning occurs. Note that an exception is thrown by the parser when
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDriverManager.idl14 * software distributed under the License is distributed on an
44 /** is the basic interface for managing a set of SDBC drivers.
51 is called,
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCellRangeContainer.idl14 * software distributed under the License is distributed on an
61 takes more time, but the memory usage is lower.
93 takes more time, but the memory usage is lower.
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataReadWriteAccess.idl14 * software distributed under the License is distributed on an
88 or indirect) descendants of this element. The same set of changes is
92 is invoked.
/trunk/main/offapi/com/sun/star/form/
H A DFormComponents.idl14 * software distributed under the License is distributed on an
53 components by name and by index. The name of a component is not
90 with parameter <code>n</code>. In particular, this invariant is always met, even after you
/trunk/main/offapi/com/sun/star/frame/
H A DSessionManager.idl14 * software distributed under the License is distributed on an
51 where to save documents). This request is necessary because at any one
59 <li>After saving is done the session manager signals all applications
/trunk/main/offapi/com/sun/star/rendering/
H A DXBitmap.idl14 * software distributed under the License is distributed on an
44 /** This is a generic interface to a bitmap.<p>
69 information. The same information is also available at the

Completed in 130 milliseconds

1...<<161162163164165166167168169170>>...502