Searched refs:bDontSeek (Results 1 – 8 of 8) sorted by relevance
/trunk/main/xmloff/source/style/ |
H A D | impastp3.cxx | 54 …Impl* pFamilyData, const vector< XMLPropertyState >& rProperties, OUString& rName, bool bDontSeek ) in Add() argument 73 else if( !bDontSeek && pFamilyData->mxMapper->Equals( pIS->GetProperties(), rProperties ) ) in Add()
|
H A D | impastpl.hxx | 146 …t ::std::vector< XMLPropertyState >& rProperties, ::rtl::OUString& rName, bool bDontSeek = false ); 196 bool bDontSeek = false );
|
H A D | xmlaustp.cxx | 359 const vector< XMLPropertyState >& rProperties, bool bDontSeek ) in Add() argument 362 pImpl->Add(sName, nFamily, rParent, rProperties, sal_False, bDontSeek ); in Add()
|
H A D | impastp4.cxx | 183 bool bDontSeek ) in Add() argument 212 if( pParent->Add( pFamily, rProperties, rName, bDontSeek ) ) in Add()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmlaustp.hxx | 104 …:OUString& rParent, const ::std::vector< XMLPropertyState >& rProperties, bool bDontSeek = false );
|
H A D | txtparae.hxx | 524 const XMLPropertyState** pAddState = NULL, bool bDontSeek = false );
|
/trunk/main/tools/source/stream/ |
H A D | stream.cxx | 607 sal_Bool bDontSeek = (sal_Bool)(pRWBuf == 0); in SetBufferSize() local 627 if( !bDontSeek ) in SetBufferSize()
|
/trunk/main/xmloff/source/text/ |
H A D | txtparae.cxx | 446 const XMLPropertyState** ppAddStates, bool bDontSeek ) in Add() argument 578 GetAutoStylePool().Add( nFamily, sParent, xPropStates, bDontSeek ); in Add()
|
Completed in 46 milliseconds