Home
last modified time | relevance | path

Searched refs:front (Results 101 – 125 of 270) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/style/
H A DNumberingLevel.idl62 /** This prefix is inserted in front of the numbering symbol(s).
/trunk/main/unotools/source/config/
H A Dinternaloptions.cxx430 tIMPL_RecoveryEntry aEntry = m_aRecoveryList.front();
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx158 void const * p = open.front(); in find_unreachable_objects_impl()
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.cxx96 return static_cast<VCLXSplitter::ChildData*>( maChildren.front() ); in getChild()
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx274 return orVector.empty() ? 0 : readArray( &orVector.front(), nElemCount ); in readArray()
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx346 { return maRecs.empty() ? RecordRefType() : maRecs.front(); } in GetFirstRecord()
H A Dfapihelper.hxx117 …return ::com::sun::star::uno::Sequence< Type >( &rVector.front(), static_cast< sal_Int32 >( rVecto… in VectorToSequence()
H A Dxlformula.hxx383 inline const sal_uInt8* GetData() const { return maTokVec.empty() ? 0 : &maTokVec.front(); } in GetData()
/trunk/main/oox/source/ppt/
H A Dslidepersist.cxx157 TimeNodePtr pNode(maTimeNodeList.front()); in createXShapes()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx219 return &maVector.front(); in begin()
235 return &maVector.front(); in begin()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx890 SdrObject* pObj = aShapes.front(); in GetGraphic()
916 SdrObject* pObj = aShapes.front(); in GetGraphic()
/trunk/main/sal/rtl/source/
H A Dunload.cxx360 retval= regainedCookies.front(); in getCookie()
/trunk/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx348 m_aFrames.front()->CallCallback( SALEVENT_DISPLAYCHANGED, 0 ); in processRandREvent()
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx90 return OString( reinterpret_cast< sal_Char* >( &aBuffer.front() ), nCharsRead ); in readCharArray()
/trunk/main/chart2/source/tools/
H A DErrorBar.cxx206 if( lcl_isInternalData( rOther.m_aDataSequences.front())) in ErrorBar()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1374 … if( ::get_flag( mnPolyFlags, EXC_OBJ_POLY_CLOSED ) && (maCoords.front() != maCoords.back()) ) in DoCreateSdrObj()
1375 aB2DPolygon.append( lclGetPolyPoint( rAnchorRect, maCoords.front() ) ); in DoCreateSdrObj()
2045 …ntBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL, rFormatRuns.front().mnFontIdx ); in ConvertFont()
2693 … Sequence< sal_Int16 > aSelSeq( &aSelVec.front(), static_cast< sal_Int32 >( aSelVec.size() ) ); in DoProcessControl()
3589 sal_uInt8* pnData = &aBuffer.front(); in ReadHlinkProperty()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx545 if (rpPageList->front()->IsMasterPage()) in ProvideMasterPage()
/trunk/main/vcl/unx/headless/
H A Dsvpinst.cxx359 aEvents.push_back( m_aUserEvents.front() ); in Yield()
/trunk/main/configmgr/source/
H A Dchildaccess.cxx312 child = all.front(); in asValue()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx703 pFilter = dynamic_cast<PDFName*>(pArray->m_aSubElements.front()); in getDeflatedStream()
870 pFilter = dynamic_cast<PDFName*>(pArray->m_aSubElements.front()); in emit()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx1160 … FrameBorderType eBorder = aIt.Is() ? (*aIt)->GetType() : mxImpl->maEnabBorders.front()->GetType(); in KeyInput()
1188 mxImpl->SelectBorder( *mxImpl->maEnabBorders.front(), true ); in GetFocus()
/trunk/main/boost/prj/
H A Dd.lst366 mkdir: %_DEST%\inc%_EXT%\boost\msm\front
367 mkdir: %_DEST%\inc%_EXT%\boost\msm\front\detail
368 mkdir: %_DEST%\inc%_EXT%\boost\msm\front\euml
1096 ..\%__SRC%\inc\boost\msm\front\* %_DEST%\inc%_EXT%\boost\msm\front
1097 ..\%__SRC%\inc\boost\msm\front\detail\* %_DEST%\inc%_EXT%\boost\msm\front\detail
1098 ..\%__SRC%\inc\boost\msm\front\euml\* %_DEST%\inc%_EXT%\boost\msm\front\euml
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg784 # put in front of it. If left blank `html' will be used as the default path.
864 # can add a path in front of the file if the result should not be
1001 # put in front of it. If left blank `latex' will be used as the default path.
1078 # put in front of it. If left blank `rtf' will be used as the default path.
1119 # put in front of it. If left blank `man' will be used as the default path.
1148 # put in front of it. If left blank `xml' will be used as the default path.
/trunk/main/vcl/inc/
H A Dprintergfx.hxx247 GraphicsStatus& currentState() { return maGraphicsStack.front(); } in currentState()
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl87 /** Specifies if the front face of the extrusion responds to lightning changes.

Completed in 221 milliseconds

1234567891011