Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/sot/source/sdstor/
H A Dstg.cxx214 if( Validate() ) in Read()
228 if( Validate( sal_True ) ) in Write()
242 if( Validate() ) in Seek()
268 if( !Validate() ) in Commit()
287 if ( Validate() ) in Revert()
299 if( !Validate() || !pDest || !pDest->Validate( sal_True ) || Equals( *pDest ) ) in CopyTo()
746 if( !Validate() || !pDest || !pDest->Validate( sal_True ) ) in CopyTo()
906 if( Validate() ) in IsStorage()
917 if( Validate() ) in IsStream()
928 if( Validate() ) in IsContained()
[all …]
H A Ducbstorage.cxx1477 sal_Bool UCBStorageStream::Validate( sal_Bool bWrite ) const function in UCBStorageStream
3269 sal_Bool UCBStorage::Validate( sal_Bool bWrite ) const function in UCBStorage
H A Dstorage.cxx1377 sal_Bool SotStorage::Validate() in Validate() function in SotStorage
/trunk/main/sot/inc/sot/
H A Dstg.hxx80 virtual sal_Bool Validate( sal_Bool=sal_False ) const = 0;
186 virtual sal_Bool Validate( sal_Bool=sal_False ) const;
251 virtual sal_Bool Validate( sal_Bool=sal_False ) const;
282 virtual sal_Bool Validate( sal_Bool=sal_False ) const;
371 virtual sal_Bool Validate( sal_Bool=sal_False ) const;
H A Dstorage.hxx160 virtual sal_Bool Validate();
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx345 void SwNumberTreeNode::Validate(const SwNumberTreeNode * pNode) const in Validate() function in SwNumberTreeNode
364 Validate(*aIt); in ValidateTree()
378 pNode->mpParent->Validate(pNode); in ValidateTree()
781 mpParent->Validate(this); in GetNumber()
1272 mpParent->Validate(this); in ValidateMe()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx114 void Validate (const MapMode& rMapMode);
282 ::boost::bind(&Layer::Validate, _1, mpTargetWindow->GetMapMode())); in Repaint()
453 void Layer::Validate (const MapMode& rMapMode) in Validate() function in sd::slidesorter::view::Layer
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx891 void Validate( sal_uInt16 nFlags = 0 );
892 void Validate( const Rectangle& rRect, sal_uInt16 nFlags = 0 );
893 void Validate( const Region& rRegion, sal_uInt16 nFlags = 0 );
/trunk/main/sw/source/core/unocore/
H A Dunoredline.cxx263 Validate(); in getPropertyValue()
291 void SwXRedlinePortion::Validate() throw( uno::RuntimeException ) in Validate() function in SwXRedlinePortion
H A Dunosett.cxx1403 pRule->Validate(); in replaceByIndex()
2321 pCreatedRule->Validate(); in setPropertyValue()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.src49 Text [ en-US ] = "~Validate";
/trunk/main/sw/inc/
H A DSwNumberTree.hxx633 void Validate(const SwNumberTreeNode * pNode) const;
H A Dnumrule.hxx315 void Validate();
H A Dunoredline.hxx77 void Validate() throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/sw/source/core/text/
H A DSwGrammarMarkUp.cxx108 Validate(); in ClearGrammarList()
/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx196 void Validate() const { ((SwFlyFrm*)this)->bInvalid = sal_False; } in Validate() function in SwFlyFrm
H A Dwrong.hxx224 inline void Validate(){ nBeginInvalid = STRING_LEN; } in Validate() function in SwWrongList
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp446 icValidateStatus validationStatus = profile.Validate(validationReport); in main()
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch281 + <include name="com/saxonica/Validate.java"/>
308 + <fileset dir="${source-cmd-n.dir}/Validate">
736 + <include name="Validate.exe"/>
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1196 void SwNumRule::Validate() in Validate() function in SwNumRule
H A Ddocnum.cxx2507 rNmTbl[ n ]->Validate(); in UpdateNumRule()
H A Ddoc.cxx250 pOutlineRule->Validate(); in set()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx457 GetWin()->Validate(); in ImplUnlockPaint()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1654 pFly->Validate(); in FormatLayoutFly()
/trunk/main/vcl/source/window/
H A Dwindow.cxx7635 void Window::Validate( sal_uInt16 nFlags ) in Validate() function in Window
7647 void Window::Validate( const Rectangle& rRect, sal_uInt16 nFlags ) in Validate() function in Window
7664 void Window::Validate( const Region& rRegion, sal_uInt16 nFlags ) in Validate() function in Window

Completed in 205 milliseconds

1234