Home
last modified time | relevance | path

Searched refs:Is (Results 151 – 175 of 361) sorted by relevance

12345678910>>...15

/trunk/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx105 if(bTable2 && xStg.Is()) in detect()
/trunk/main/offapi/com/sun/star/sdbc/
H A DDeferrability.idl41 <!-- JRH: This and next two comments are identical. Is something missing?
/trunk/main/offapi/com/sun/star/table/
H A DTableBorderDistances.idl41 <member>TableBorderDistances::Is...DistanceValid</member> indicate that not all
H A DTableBorder.idl41 <member>TableBorder::Is...LineValid</member> indicate that not all
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx220 if( !xOptionStorage.Is() ) in GetOptionStream()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx250 inline sal_Bool Is( const ::rtl::OUString& rCompareTo ) const;
759 inline sal_Bool FuncData::Is( const ::rtl::OUString& r ) const in Is() function in FuncData
/trunk/main/basic/source/runtime/
H A Druntime.cxx1138 SbxBase* pObj = xObjVar.Is() ? xObjVar->GetObject() : NULL; in PushForEach()
1248 SbxVariable* pVar = p->refEnd.Is() ? (SbxVariable*)p->refEnd : NULL; in FindForStackItemForCollection()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DOleDragSource.idl74 Is is passed as an unsigned long.
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.cxx40 if ( !m_rMutexRef.Is() || !m_xInStream.is() || !m_xSeekable.is() ) in WrapStreamForShare()
/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx155 { return m_aRefObj.Is(); } in IsServer()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx149 if( PPTExport && xStorRef.Is() ) in Export()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx178 if ( !mrStg.Is() ) in PPTWriter()
2491 if ( xOverhead.Is() && ( xOverhead->GetError() == SVSTREAM_OK ) ) in SaveVBA()
2494 if ( xOverhead2.Is() && ( xOverhead2->GetError() == SVSTREAM_OK ) ) in SaveVBA()
2497 if ( xTemp.Is() && ( xTemp->GetError() == SVSTREAM_OK ) ) in SaveVBA()
/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx262 inline bool Is() const { return maIt != maEnd; } in Is() function in svx::FrameBorderIterBase
/trunk/main/xmloff/source/text/
H A DXMLTextListBlockContext.cxx94 if( mxParentListBlock.Is() ) in XMLTextListBlockContext()
H A DXMLTextShapeStyleContext.cxx238 if( xEventContext.Is() ) in CreateAndInsert()
/trunk/main/idl/inc/
H A Dlex.hxx107 sal_Bool Is( SvStringHashEntry * pEntry ) const in Is() function in SvToken
/trunk/main/offapi/com/sun/star/drawing/
H A DGluePoint2.idl54 <!-- Dennis: Is the % correct? -->
/trunk/main/sw/source/filter/xml/
H A Dxmlfmte.cxx159 if( xItemMap.Is() ) in ExportFmt()
H A Dxmlitemi.cxx290 if( xBackground.Is() ) in ~SwXMLItemSetContext_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx56 if (xTableStream.Is() && SVSTREAM_OK == xTableStream->GetError()) in WW8Glossary()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbexchange.cxx154 if ( pExport && rxOStm.Is() ) in WriteObject()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx152 if (!xRef.Is()) in IMPL_LINK()
160 if ( xRef.Is() ) in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx1086 if( xStrm.Is() && (xStrm->GetError() == SVSTREAM_OK) ) in LoadPropertySet()
1104 if( xStrm.Is() ) in SavePropertySet()
/trunk/main/sc/inc/
H A Daddincol.hxx232 sal_Bool HasMatrix() const { return ( xMatrix.Is() ); } in HasMatrix()
/trunk/main/sc/source/filter/inc/
H A Dfapihelper.hxx164 inline bool Is() const { return mxPropSet.is(); } in Is() function in ScfPropertySet

Completed in 124 milliseconds

12345678910>>...15