Home
last modified time | relevance | path

Searched refs:Is (Results 176 – 200 of 361) sorted by relevance

12345678910>>...15

/trunk/main/idl/inc/
H A Dbastype.hxx149 sal_Bool Is() const { return nVal; } in Is() function in SvBOOL
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx70 if( xWrt.Is() ) in GetData()
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx274 if ( xInfo.Is() ) in IMPL_LINK_INLINE_END()
/trunk/main/python/
H A Dpython-freebsd.patch41 - if (PyArg_ParseTuple(args, "O&Is#:ioctl",
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx909 if ( xDocSh.Is() ) in implFlushDocument()
961 …DBG_ASSERT( xDocSh.Is(), "SwXAutoTextEntry::GetBodyText: unexpected: no doc returned by EditGroupD… in GetBodyText()
/trunk/main/offapi/com/sun/star/chart2/
H A DScaleData.idl76 <p>Note: Is this a good place for the axis orientation? Two axes may
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx315 if( xWrt.Is() ) in GetSelectedText()
/trunk/main/formula/inc/formula/
H A DFormulaCompiler.hxx322 if ( rPrev.Is() && rPrev->HasForceArray() && in ForceArrayOperator()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log12 ITEM Assertion OK : Needs to be visually checked. Is there a line on the document?
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log12 ITEM Assertion OK : Needs to be visually checked. Is there a line on the document?
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log12 ITEM Assertion OK : Needs to be visually checked. Is there a line on the document?
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log12 ITEM Assertion OK : Needs to be visually checked. Is there a line on the document?
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx117 if ( aIPObj.Is() && SotExchange::IsChart( aIPObj->GetStorage()->GetClassName() ) )
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx431 if( !xObjectShell.Is() ) in doFireScriptEvent()
/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.cxx66 : maMutexHolder( aMutexHolder.Is() ? aMutexHolder : SotMutexHolderRef( new SotMutexHolder ) ) in XUnbufferedStream()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx295 if( pDoc && refLink.Is() ) in SetDoc()
/trunk/main/offapi/com/sun/star/util/
H A DXCloseListener.idl71 Is called before <member>XCloseListener::notifyClosing()</member>.
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx124 sal_Bool Is() const { return m_xMoveOperations.is(); } in Is() function in CursorWrapper
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx251 return xRootStrg.Is() && xRootStrg->IsContained( EXC_STORAGE_VBA_PROJECT ); in HasVbaStorage()
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx482 if( aRef.Is() ) in IsRecursion()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx526 …while ( schedule() && xmNewConnection.Is() ) // Solange die letzte Connection nicht abgeholt wurde… in run()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7034 if( xOle10Stm.Is() ) in ConvertToOle2()
7358 if( rSrcStorage.Is() && xDestStorage.is() && rStorageName.Len() ) in CreateSdrOLEFromStorage()
7373 if( xObjStg.Is() ) in CreateSdrOLEFromStorage()
7380 bValidStorage = xSrcTst.Is() && sizeof( aTestA ) == in CreateSdrOLEFromStorage()
7388 bValidStorage = xSrcTst.Is() && sizeof(aTestA) == in CreateSdrOLEFromStorage()
7405 if ( xObjInfoSrc.Is() && !xObjInfoSrc->GetError() ) in CreateSdrOLEFromStorage()
7437 if ( xObjStor.Is() ) in CreateSdrOLEFromStorage()
7450 else if( !xObjStor.Is() ) in CreateSdrOLEFromStorage()
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx1807 OSL_ENSURE( m_pImpl->m_rMutexRef.Is(), "No mutex!\n" ); in OWriteStream()
1809 if ( !m_pImpl || !m_pImpl->m_rMutexRef.Is() ) in OWriteStream()
1824 OSL_ENSURE( m_pImpl->m_rMutexRef.Is(), "No mutex!\n" ); in OWriteStream()
1826 if ( !m_pImpl || !m_pImpl->m_rMutexRef.Is() ) in OWriteStream()
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartDocumentView.idl115 <dd>Is the locale set at the document.</dd>
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleDrawDocumentView.idl117 <li>Locale: Is obtained from the parent and returned unchanged.</li>

Completed in 133 milliseconds

12345678910>>...15