Home
last modified time | relevance | path

Searched refs:Is (Results 126 – 150 of 361) sorted by relevance

12345678910>>...15

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3584 if( !mxImplContext.Is() ) in CreateChildContext()
3690 if( !mxImplContext.Is() ) in EndElement()
3737 if( mxImplContext.Is() ) in EndElement()
4045 if( mxTableImportContext.Is() ) in StartElement()
4053 if( mxTableImportContext.Is() ) in EndElement()
4096 if( mxTableImportContext.Is() && (nPrefix == XML_NAMESPACE_TABLE) ) in CreateChildContext()
H A DXMLShapePropertySetContext.cxx67 if( mxBulletStyle.Is() ) in EndElement()
/trunk/main/sc/source/filter/inc/
H A Dxistring.hxx93 inline bool Is() const { return mnTextBeg < mrText.Len(); } in Is() function in XclImpStringIterator
/trunk/main/udkapi/com/sun/star/connection/
H A DConnectionSetupException.idl29 /** Is thrown, when it is not possible to accept on a local resource.
H A DAlreadyAcceptingException.idl29 /** Is thrown, when there is another thread already accepting on this instance.
H A DNoConnectException.idl29 /** Is thrown in case no one is accepting on the specified resource.
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1135 if( xObj.Is() ) in sbxToUnoValueImpl()
1336 if( xObj.Is() && xObj->ISA(SbUnoAnyObject) ) in sbxToUnoValue()
3977 if( xSbxObj.Is() ) in firing_impl()
4456 m_bProxyIsClassModuleObject = xScopeObj.Is() ? xScopeObj->ISA(SbClassModuleObject) : false; in ModuleInvocationProxy()
4552 if( !xScopeObj.Is() ) in invoke()
4597 if( xArray.Is() ) in invoke()
4849 if ( pMeth.Is() ) in handleToStringForCOMObjects()
/trunk/main/offapi/com/sun/star/script/
H A DModuleSizeExceededRequest.idl35 /** Is used for interaction handle in case password protected modules exceed the size that can be s…
/trunk/main/offapi/com/sun/star/document/
H A DBrokenPackageRequest.idl35 /** Is used for interaction handle in case package is broken.
H A DChangedByOthersRequest.idl43 /** Is used for interaction handle to query user decision in case the document
H A DLockFileIgnoreRequest.idl43 /** Is used for interaction handle to query user decision regarding storing
H A DLockedDocumentRequest.idl43 /** Is used for interaction handle to query user decision regarding locked document.
H A DFilterOptionsRequest.idl43 /** Is used for interaction handle to get filter options.
H A DOwnLockOnDocumentRequest.idl43 /** Is used for interaction handle to query user decision regarding locked
H A DLockedOnSavingRequest.idl43 /** Is used for interaction handle to query user decision regarding locked
/trunk/main/svx/source/form/
H A Dfiltnav.src46 Text [ en-US ] = "~Is Null" ;
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DPropertyInfo.idl53 /** Is the property protected, if true the property can not
/trunk/main/offapi/com/sun/star/linguistic2/
H A DLinguServiceManager.idl41 /** offers linguistic functionality. Is to be used to access spell checker,
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1966 if ( xObjStor.Is() && !xObjStor->GetError() ) in ImportOLE()
1975 if ( xSrcTst.Is() ) in ImportOLE()
1982 … bGetItAsOle = ( xSrcTst.Is() && sizeof( aTestA ) == xSrcTst->Read( aTestA, sizeof( aTestA ) ) ); in ImportOLE()
2017 if ( xObjStor.Is() && xTarget.Is() ) in ImportOLE()
2134 if ( xSource.Is() && xDest.Is() ) in SeekOle()
2139 if( xSubStorage.Is() && ( SVSTREAM_OK == xSubStorage->GetError() ) ) in SeekOle()
2142 if ( xMacros.Is() ) in SeekOle()
2165 if ( xVBA.Is() && ( xVBA->GetError() == SVSTREAM_OK ) ) in SeekOle()
2168 if ( xSubVBA.Is() && ( xSubVBA->GetError() == SVSTREAM_OK ) ) in SeekOle()
2171 if ( xOriginal.Is() && ( xOriginal->GetError() == SVSTREAM_OK ) ) in SeekOle()
/trunk/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx116 if( !xObj.Is() ) in GetRealObject()
/trunk/main/svl/source/items/
H A Dlckbitem.cxx163 if ( _xVal.Is() ) in QueryValue()
/trunk/main/udkapi/com/sun/star/beans/
H A DXProperty.idl40 /** Is implemented by objects that also are a property of
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx178 if( xStream.Is() ) in REF()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl484 /** Is some form of "GROUP BY" clause supported?
512 /** Is the escape character in "LIKE" clauses supported?
782 /** Is positioned DELETE supported?
791 /** Is positioned UPDATE supported?
800 /** Is SELECT for UPDATE supported?
864 /** Is SQL UNION supported?
873 /** Is SQL UNION ALL supported?
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx139 if ( aController.Is() ) in GrabTableFocus()

Completed in 134 milliseconds

12345678910>>...15